Skip to content

A demonstration of the raft consensus protocol implemented in go from scratch

License

Notifications You must be signed in to change notification settings

lucasgpulcinelli/floatie

Repository files navigation

Floatie

Floatie is a demonstration of the raft consensus protocol implemented in go from scratch, implementing a simple (non production) key value in-memory database, valuing consistency over latency and over availability.

About

A demonstration of the raft consensus protocol implemented in go from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published