▲ 5 ▼ A Distributed Key/Value store using Raft for concensus with a Redis compatible API
A Bitcask Distributed Key/Value store using Raft for concensus with a Redis compatible API written in Go.
Based off of kvnode. (See LICENSE.old)
- Redis compatible API
- Bitcask disk-based storage
- Raft support with Finn commands
- Compatible with existing Redis clients
Register to comment or vote on this story