memgraph/tests/feature_benchmark/ha/raft.json

7 lines
135 B
JSON
Raw Normal View History

{
"election_timeout_min": 350,
"election_timeout_max": 700,
"heartbeat_interval": 100,
"log_size_snapshot_threshold": 100000
}