I started learning Go, and one of the projects that seemed compelling was to implement Raft consensus algorithm in it.

The progress so far:

  • initial bolt kv store integration for persistence
  • docker-compose + Dockerfile

https://github.com/piorus/raft