Implementation of a key/value service utilizing Raft (which is also implemented using Go). The actual repository was converted to private after professor's Jonathan Appavoo request, feel free to message me to gain access.
tflpd/Raft-Key-Value-Store
A Go implementation of a distributed key/value store utilizing the Raft consensus protocol (which is also implemented). The actual repository was converted to private after professor's Jonathan Appavoo request, feel free to message me to gain access.