Repository navigation

#

logcabin

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 metadata and is helpful in solving cluster management issues.

C++
1920
10 个月前

slides on LogCabin usage, operations, and internals

HTML
0
10 年前

logcabin-redis-proxy is the proxy that supports redis compatible protocol and working on LogCabin cluster.

C
0
7 年前