dinowernli / concord

A distributed key-value store in Rust
Apache License 2.0
4 stars 0 forks source link

Disentangle the kv service from the raft state machine and make the store reusable #37

Closed dinowernli closed 1 year ago

dinowernli commented 1 year ago

This is in preparation for exposing an HTTP debug service using the same store.