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

meteora-proto

Meteora is a distributed key-value store

1 unstable release

0.1.0 Apr 19, 2020

#10 in #kvs

Download history 7/week @ 2024-02-20 18/week @ 2024-02-27 4/week @ 2024-03-05 12/week @ 2024-03-12 2/week @ 2024-03-19 10/week @ 2024-03-26 32/week @ 2024-04-02

57 downloads per month
Used in 3 crates

MIT license

93KB
2K 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

~29MB
~587K SLoC