raft_fleet v0.10.1 RaftFleet.Cluster View Source

Link to this section Summary

Link to this section Functions

Link to this function

default_rv_config()

View Source
default_rv_config() :: RaftedValue.Config.t()
This function is deprecated. Use `make_rv_config/1` instead.
Link to this function

make_rv_config(rv_config_options \\ [election_timeout_clock_drift_margin: 500, leader_hook_module: RaftFleet.Cluster.Hook])

View Source
make_rv_config(Keyword.t()) :: RaftedValue.Config.t()