Uses of Package
io.permazen.kv.raft

Packages that use io.permazen.kv.raft
Package
Description
A distributed KVDatabase based on the Raft consensus algorithm.
Raft-related CLI Commands.
A partition-tolerant KVDatabase that automatically migrates between a clustered RaftKVDatabase and a private non-clustered "standalone mode" KVDatabase, based on availability of the Raft cluster.
Raft inter-node messages.