/raft

the repo is for learning raft algorithm

Primary LanguageGoMIT LicenseMIT

Secret

MjgzNzU2IDQ3MzkyMCAzMzA2NTggMDI0Njk1IDEwNTIwOCAwMDI3OTUgNDI1MDU4IDI1ODk2Mwm

Raft

A simple distributed in memory key-value database implemented based on hashicorp/raft, referenced (copied???): PHILIP O'TOOLE 's blog and his code.