1 unstable release
0.1.0 | Aug 17, 2021 |
---|
#69 in #storage-engine
2KB
Ekv
Ekv is a distributed key-value store, used as a cache, database, and storage engine.
Architecture
See design doc for more details.
Quick start
- Build
make build
- Deploy a cluster
bash scripts/bootstrap.sh setup
- Verify
cargo run -- shell
Run and enjoy it.
Dependencies
~7–14MB
~166K SLoC