Package io.permazen.kv.raft
package io.permazen.kv.raft
A distributed
KVDatabase
based on the Raft consensus algorithm.- See Also:
-
ClassDescriptionRaft candidate role.
RaftKVTransaction
supported consistency levels.Contains information maintained by leaders about followers.Raft follower role.Raft leader role.Represents one unapplied Raft log entry.A distributedKVDatabase
based on the Raft consensus algorithm.RaftKVDatabase
transaction.Represents a relative timestamp in milliseconds.RaftKVTransaction
states.