An open API service indexing awesome lists of open source software.

https://github.com/lionleaf/dist-kv-store

A paxos-based distributed, sharded and persistent key-value store in Go
https://github.com/lionleaf/dist-kv-store

Last synced: over 1 year ago
JSON representation

A paxos-based distributed, sharded and persistent key-value store in Go

Awesome Lists containing this project

README

          

A paxos-based distributed, sharded and persistent key-value store in Go.

Built at MIT for the course 6.824