RaftFleet.Cluster (raft_fleet v0.10.2) View Source

Link to this section Summary

Link to this section Functions

This function is deprecated. Use `make_rv_config/1` instead.

Specs

default_rv_config() :: RaftedValue.Config.t()
Link to this function

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

View Source

Specs

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