9d932797ab
Summary: - Included HA client - Fixed log messages to be 1-indexed - Added id properties to created nodes for easier debugging - Create and check steps are now executed 20 times each Reviewers: msantl Reviewed By: msantl Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2111
8 lines
164 B
JSON
8 lines
164 B
JSON
{
|
|
"election_timeout_min": 750,
|
|
"election_timeout_max": 1000,
|
|
"heartbeat_interval": 100,
|
|
"replication_timeout": 10000,
|
|
"log_size_snapshot_threshold": -1
|
|
}
|