memgraph/tests/feature_benchmark/ha/write/raft.json

8 lines
163 B
JSON
Raw Normal View History

{
"election_timeout_min": 350,
"election_timeout_max": 700,
"heartbeat_interval": 100,
"replication_timeout": 10000,
"log_size_snapshot_threshold": -1
}