2 unstable releases

0.3.0 Feb 28, 2022
0.2.0 Dec 17, 2021
0.2.0-alpha.0 Dec 16, 2021
0.1.1 Aug 17, 2021
0.1.0 Aug 16, 2021

#45 in #storage-engine

34 downloads per month

Apache-2.0

15KB
141 lines

Engula

Zulip Twitter

Engula is a distributed key-value store, used as a cache, database, and storage engine.

Architecture

topology

See design doc for more details.

Quick start

  1. Build
make build
  1. Deploy a cluster
bash scripts/bootstrap.sh setup
  1. Verify
cargo run -- shell

Run and enjoy it.

Contributing

Thanks for your help in improving the project! We have a contributing guide to help you get involved in the Engula project.

More information

For informal discussions, please go to the forum.

Dependencies

~9–19MB
~244K SLoC