Finn - Fast Raft framework using the Redis protocol for Go
Finn is a fast and simple framework for building Raft implementations in Go. It uses Redcon for the network transport and Hashicorp Raft. There is also the option to use LevelDB, BoltDB or FastLog for log persistence.The reason for this project is to add Raft support to a future release of BuntDB and Tile38.
https://github.com/tidwall/finn
License:
Tech:
Tags: