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

https://github.com/polaris/hammurabi

A distributed key-value store based on the Raft consensus algorithm written in C++
https://github.com/polaris/hammurabi

Last synced: 4 months ago
JSON representation

A distributed key-value store based on the Raft consensus algorithm written in C++

Awesome Lists containing this project

README

        

# hammurabi
A distributed key-value store based on the Raft consensus algorithm written in C++