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

meteora-server

Meteora is a distributed key-value store

1 unstable release

0.1.0 Apr 19, 2020

#17 in #kvs

26 downloads per month
Used in 2 crates

MIT license

115KB
2.5K 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