RaftFleet.Cluster (raft_fleet v0.11.0)

Copy Markdown View Source

Summary

Functions

default_rv_config()

This function is deprecated. Use `make_rv_config/1` instead.
@spec default_rv_config() :: RaftedValue.Config.t()

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

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