#storage-engine #object-storage #cache #store #engula #key-value-store #distributed

nightly engula-storage

An Engula module that provides object storage abstractions and implementations

2 releases

0.2.0 Dec 17, 2021
0.2.0-alpha.0 Dec 16, 2021

#2767 in Database interfaces

35 downloads per month
Used in 2 crates

Apache-2.0

42KB
816 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

~6–17MB
~199K SLoC