cobble-cli-0.2.1 is not a library.
cobble-cli
cobble-cli contains command-line tools for operating Cobble, which is a embedded versioned key-value store with multi-layer architecture. The CLI provides commands for running remote compaction workers and the web monitor service.
Storage backend features
cobble-cli re-exposes storage-* features and forwards them to dependent Cobble crates.
For the full feature list and usage examples, refer to cobble:
https://crates.io/crates/cobble
Install
Commands
remote-compactor: run a remote compaction workerweb-monitor: run the Cobble web monitor server
Docs
- Project docs: https://cobble-project.github.io/cobble/latest/
- CLI docs: https://cobble-project.github.io/cobble/latest/tools/cli.html
- Repository: https://github.com/cobble-project/cobble