Experimental distributed in-memory database, entirely based on protocol buffers, gRPC and the Raft consensus algorithm.
- Bazel v0.29.1: download the binary matching your platform from here: https://github.com/bazelbuild/bazel/releases/tag/0.29.1
bazel build //...
bazel test //...
The provided launch3.sh script starts 3 sfdb nodes on localhost (ports 27910, 27911, 27912).
./sfdb/launch3.sh