You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to expose the commands externally like rocksdb-js [dbpath] [command]. The default dbpath is . and the default command is the REPL. Add support for a --json flag to output results as JSON. The --help needs to be solid.
We would like to expose the commands externally like
rocksdb-js [dbpath] [command]. The default dbpath is.and the default command is the REPL. Add support for a--jsonflag to output results as JSON. The--helpneeds to be solid.