kelpie-client

Crates.iokelpie-client
lib.rskelpie-client
version0.1.0
sourcesrc
created_at2020-04-17 14:38:54.770722
updated_at2020-04-17 14:38:54.770722
descriptionKelpie is a distributed key-value store.
homepagehttps://github.com/mosuka/kelpie
repositoryhttps://github.com/mosuka/kelpie
max_upload_size
id231180
size26,968
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