4790d6458e
Summary: Added index creation and deletion handling in StateDelta. Also included an integration test that creates an index and makes sure that it gets replicated by killing each peer eventually causing a leader re-election. Reviewers: ipaljak Reviewed By: ipaljak Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1886
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"election_timeout_min": 200,
|
|
"election_timeout_max": 500,
|
|
"heartbeat_interval": 100,
|
|
"log_size_snapshot_threshold": -1
|
|
}
|