Sekas is a fault-tolerant, scalable, distributed transactional key-value store, used as a cache, database, and storage engine for other distributed systems.
See design doc for more details.
- Build
make build
- Deploy a single node cluster
cargo run -- start --init
- Verify
cargo run -- shell
Run and enjoy it.
Thanks for your help in improving the project! We have a contributing guide to help you get involved in the Sekas project.
For informal discussions, please go to the forum.