memgraph/src
Antonio Filipovic 13e3a1d0f7
Add distributed locks in HA ()
- 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
..
audit Fixes for clang-tidy / sonar issues () 2023-11-22 13:05:02 +00:00
auth Better auth user/role handling () 2024-02-22 14:00:39 +00:00
communication Support bolt+routing () 2024-03-21 06:41:26 +00:00
coordination Add distributed locks in HA () 2024-03-22 11:34:33 +00:00
csv Pmr allocator unify () 2024-03-14 11:21:59 -07:00
data_structures Refactor memgraph.cpp () 2023-08-18 18:23:15 +02:00
dbms Support bolt+routing () 2024-03-21 06:41:26 +00:00
distributed Add toolchain-v5 compatibility Revert to C++20 () 2024-02-19 21:09:54 +01:00
flags Rename HA startup flags () 2024-03-21 09:12:28 +00:00
glue Support bolt+routing () 2024-03-21 06:41:26 +00:00
http_handlers Fixes for clang-tidy / sonar issues () 2023-11-22 13:05:02 +00:00
integrations Add toolchain-v5 compatibility Revert to C++20 () 2024-02-19 21:09:54 +01:00
io Support bolt+routing () 2024-03-21 06:41:26 +00:00
kvstore Add toolchain-v5 compatibility Revert to C++20 () 2024-02-19 21:09:54 +01:00
license Bugfix: Shutdown blocks due to wrong execution order () 2024-01-19 17:05:47 +00:00
lisp Address review comments 2022-03-14 15:47:41 +01:00
memory Compact Delta 80B -> 56B () 2024-02-27 17:21:52 +00:00
py Add toolchain-v5 compatibility Revert to C++20 () 2024-02-19 21:09:54 +01:00
query Add distributed locks in HA () 2024-03-22 11:34:33 +00:00
replication Add distributed locks in HA () 2024-03-22 11:34:33 +00:00
replication_coordination_glue Improve in-memory RAFT state () 2024-03-06 09:16:46 +01:00
replication_handler Rename HA startup flags () 2024-03-21 09:12:28 +00:00
requests Fixes for clang-tidy / sonar issues () 2023-11-22 13:05:02 +00:00
rpc Add toolchain-v5 compatibility Revert to C++20 () 2024-02-19 21:09:54 +01:00
slk HA: Add coordinator to replication cluster () 2024-01-24 13:07:51 +01:00
storage Fix timestamps saving on-disk () 2024-03-21 10:50:55 +00:00
system Introduce multi-tenancy to SHOW REPLICAS () 2024-02-26 19:05:49 +00:00
telemetry Adding authentication data replication () 2024-02-05 10:37:00 +00:00
utils Add distributed locks in HA () 2024-03-22 11:34:33 +00:00
CMakeLists.txt Text search (, ) 2024-03-20 10:29:24 +01:00
helpers.hpp Fixes for clang-tidy / sonar issues () 2023-11-22 13:05:02 +00:00
memgraph.cpp Rename HA startup flags () 2024-03-21 09:12:28 +00:00
mg_import_csv.cpp Compact Delta 80B -> 56B () 2024-02-27 17:21:52 +00:00
version.hpp.in Refactor memgraph.cpp () 2023-08-18 18:23:15 +02:00