kelpie-proto

Crates.iokelpie-proto
lib.rskelpie-proto
version0.1.0
sourcesrc
created_at2020-04-17 14:18:15.529258
updated_at2020-04-17 14:18:15.529258
descriptionKelpie is a distributed key-value store.
homepagehttps://github.com/mosuka/kelpie
repositoryhttps://github.com/mosuka/kelpie
max_upload_size
id231168
size96,635
Minoru Osuka (mosuka)

documentation

https://github.com/mosuka/kelpie

README

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.

Commit count: 0

cargo fmt