memgraph/tests/e2e/high_availability
Antonio Filipovic 13e3a1d0f7
Add distributed locks in HA (#1819)
- Add distributed locks
- Fix the wrong MAIN state on the follower coordinator
- Fix wrong main doing failover
2024-03-22 11:34:33 +00:00
..
CMakeLists.txt Add --experimental-enabled=high-availability (#1720) 2024-02-19 16:28:15 +00:00
common.py Support bolt+routing (#1796) 2024-03-21 06:41:26 +00:00
coord_cluster_registration.py Add distributed locks in HA (#1819) 2024-03-22 11:34:33 +00:00
coordinator.py Improve registration queries in HA environment(#1809) 2024-03-13 13:04:27 +00:00
disable_writing_on_main_after_restart.py Rename HA startup flags (#1820) 2024-03-21 09:12:28 +00:00
distributed_coords.py Add distributed locks in HA (#1819) 2024-03-22 11:34:33 +00:00
manual_setting_replicas.py Rename HA startup flags (#1820) 2024-03-21 09:12:28 +00:00
not_replicate_from_old_main.py Rename HA startup flags (#1820) 2024-03-21 09:12:28 +00:00
single_coordinator.py Rename HA startup flags (#1820) 2024-03-21 09:12:28 +00:00
workloads.yaml Rename HA startup flags (#1820) 2024-03-21 09:12:28 +00:00