Yet another key store
A simple distributed, fully replicated in memory key value store enforcing sequential consistency.
Paxos is used for synchronizing state of the system among the replicas
API
See test_test.go under kv for usage example
| Name | Name | Last commit date | ||
|---|---|---|---|---|