raft_kv v0.2.5 API Reference
Modules
An Elixir library to store key-value pairs in a distributed, fault-tolerant, self-adjusting data structure.
:raft_kv defines the following application configs
Behaviour module for hooks that are invoked in leader of a consensus group.
An Elixir struct to specify when to split/merge shards in a keyspace.
Behaviour module to define interface functions to manipulate stored value for each key.