Skip to content

Distributed datastore that provides linearizable reads and writes for all operations via Raft consensus protocol

License

Notifications You must be signed in to change notification settings

JDrit/RaftService

Repository files navigation

ScalaDB

This is a Raft library implementation written in Scala. It is being designed to be flexiable to use anything that the library user wants to use as the top-level state machine.

About

Distributed datastore that provides linearizable reads and writes for all operations via Raft consensus protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published