bbengfort / printing-press

Repository for collaborative documents
Other
0 stars 1 forks source link

Implement gRPC Streaming Raft #13

Closed bbengfort closed 6 years ago

bbengfort commented 6 years ago

Use gRPC streaming to improve the performance of Raft and test inside of the cluster.

bbengfort commented 6 years ago

See https://github.com/bbengfort/raft for the implementation details.