#key-value-store #store #key #value #kvs

kelpie-proto

Kelpie is a distributed key-value store

1 unstable release

0.1.0 Apr 17, 2020

#11 in #kvs

34 downloads per month
Used in 3 crates

MIT license

93KB
2K SLoC

Kelpie

License: MIT

Keylpie is a distributed key-value store written in Rust built on top of RocksDB and implemented by The Raft Consensus Algorithm and The gRPC.
Achieves consensus across all the nodes, ensures every change made to the system is made to a quorum of nodes.
Kelpie makes easy for programmers to develop an applications with advanced features and high availability.

Dependencies

~24MB
~501K SLoC