LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core m...
翻译 - LogCabin是基于Raft构建的分布式存储系统,可提供少量高度复制的一致存储。这是其他分布式系统存储其核心元数据的可靠场所,有助于解决集群管理问题。
google test with minor changes for LogCabin
An attempt to split the Raft library out of LogCabin
A button for the back office that triggers a write to log using text entered by user