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

bin+lib kelpie

Kelpie is a distributed key-value store

1 unstable release

0.1.0 Apr 17, 2020

#15 in #kvs

MIT license

160KB
3.5K 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

~64MB
~1M SLoC