Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
/ ekv Public archive

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

License

Notifications You must be signed in to change notification settings

huachaohuang/ekv

Repository files navigation

Ekv

Ekv 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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages