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