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

kelpie-client

Kelpie is a distributed key-value store

1 unstable release

0.1.0 Apr 17, 2020

#13 in #kvs


Used in kelpie

MIT license

145KB
3K 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

~51MB
~1M SLoC