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

meteora-client

Meteora is a distributed key-value store

1 unstable release

0.1.0 Apr 19, 2020

#12 in #kvs


Used in meteora

MIT license

145KB
3K SLoC

Meteora

License: MIT

Meteora 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.
Meteora makes easy for programmers to develop an applications with advanced features and high availability.

Dependencies

~51MB
~1M SLoC