HarperFast / HarperFast/rocksdb-js
CLI: Expose REPL commands as external commands
Open
- Dominant language
- C++
- Stars
- 21
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.