145c81376f
Summary: Implemented snapshot replication and log compaction. Reviewers: ipaljak Reviewed By: ipaljak Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1840
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"election_timeout_min": 350,
|
|
"election_timeout_max": 700,
|
|
"heartbeat_interval": 100,
|
|
"log_size_snapshot_threshold": -1
|
|
}
|