memgraph/src
2024-01-25 15:33:33 +01:00
..
audit Fixes for clang-tidy / sonar issues (#1536) 2023-11-22 13:05:02 +00:00
auth HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
communication Replication refactor part 7 (#1550) 2024-01-23 12:06:10 +01:00
coordination fixup! Improve concurrency model 2024-01-25 15:33:33 +01:00
csv Updated telemetry client-side (#1337) 2023-10-16 14:16:00 +02:00
data_structures Refactor memgraph.cpp (#1164) 2023-08-18 18:23:15 +02:00
dbms fixup! Improve concurrency model 2024-01-25 15:33:33 +01:00
distributed Refactor interpreter to support multiple distributed clocks (Part 1) (#1281) 2023-10-05 16:58:39 +02:00
flags HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
glue HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
http_handlers Fixes for clang-tidy / sonar issues (#1536) 2023-11-22 13:05:02 +00:00
integrations Bugfix: correct replication handler (#1540) 2023-12-01 12:38:48 +00:00
io HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
kvstore Replication refactor part 7 (#1550) 2024-01-23 12:06:10 +01:00
license Bugfix: Shutdown blocks due to wrong execution order (#1649) 2024-01-19 17:05:47 +00:00
lisp Address review comments 2022-03-14 15:47:41 +01:00
memory Improve memory tracking (#1631) 2024-01-14 11:14:46 +01:00
py Add memgraph namespace 2022-03-14 15:47:41 +01:00
query Merge branch 'automatic-failover' of github.com:memgraph/memgraph into automatic-failover 2024-01-25 14:00:43 +01:00
replication Changes from Gareth to make build + comments 2024-01-25 09:38:11 +01:00
replication_coordination_glue Add generic CoordinatorInstance 2024-01-25 09:38:10 +01:00
requests Fixes for clang-tidy / sonar issues (#1536) 2023-11-22 13:05:02 +00:00
rpc Replication refactor part 7 (#1550) 2024-01-23 12:06:10 +01:00
slk HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
storage Remove cluster_initialized and client_initiated failover tests 2024-01-25 09:38:11 +01:00
telemetry Fix memgraph crash on telemetry server and no file permissions (#1566) 2023-12-19 14:09:43 +01:00
utils add register instance and set instance to main queries and logic 2024-01-25 09:38:11 +01:00
CMakeLists.txt HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
helpers.hpp Fixes for clang-tidy / sonar issues (#1536) 2023-11-22 13:05:02 +00:00
memgraph.cpp HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
mg_import_csv.cpp Add generic CoordinatorInstance 2024-01-25 09:38:10 +01:00
version.hpp.in Refactor memgraph.cpp (#1164) 2023-08-18 18:23:15 +02:00