| Package | Description |
|---|---|
| org.jsimpledb.kv.raft |
A distributed
KVDatabase based on the Raft consensus algorithm. |
| Modifier and Type | Class and Description |
|---|---|
class |
CandidateRole
Raft candidate role.
|
class |
FollowerRole
Raft follower role.
|
Copyright © 2016. All rights reserved.