memgraph/src
2024-02-18 17:54:51 +01:00
..
audit Fixes for clang-tidy / sonar issues (#1536) 2023-11-22 13:05:02 +00:00
auth HA: Disable replication from old main (#1674) 2024-02-07 11:20:47 +01:00
communication Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00:00
coordination Forbid having multiple mains in the cluster (#1727) 2024-02-16 11:41:15 +00: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 Update notes 2024-02-18 15:53:12 +01:00
distributed Refactor interpreter to support multiple distributed clocks (Part 1) (#1281) 2023-10-05 16:58:39 +02:00
flags Merge branch 'master' into text-search-integration-poc 2024-02-18 00:46:17 +01:00
glue Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00: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: Organize Raft coordinator group (#1687) 2024-02-08 09:11:33 +00:00
kvstore Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00: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 Fixup memory e2e tests (#1715) 2024-02-16 15:35:08 +00:00
py Add memgraph namespace 2022-03-14 15:47:41 +01:00
query Fix inconsistencies in text index updating 2024-02-18 17:54:51 +01:00
replication HA: Polish flow for replicas from coordinator (#1711) 2024-02-16 10:58:01 +01:00
replication_coordination_glue HA: Disable replication from old main (#1674) 2024-02-07 11:20:47 +01:00
replication_handler HA: Polish flow for replicas from coordinator (#1711) 2024-02-16 10:58:01 +01:00
requests Fixes for clang-tidy / sonar issues (#1536) 2023-11-22 13:05:02 +00:00
rpc HA: Disable replication from old main (#1674) 2024-02-07 11:20:47 +01:00
slk HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
storage Fix inconsistencies in text index updating 2024-02-18 17:54:51 +01:00
system System replication experimental flag (#1702) 2024-02-13 12:57:18 +00:00
telemetry Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00:00
utils Fix deltas and WAL for text indices 2024-02-18 16:07:03 +01:00
CMakeLists.txt Merge branch 'master' into text-search-integration-poc 2024-02-05 18:20:16 +01:00
helpers.hpp Fixes for clang-tidy / sonar issues (#1536) 2023-11-22 13:05:02 +00:00
memgraph.cpp HA: Polish flow for replicas from coordinator (#1711) 2024-02-16 10:58:01 +01:00
mg_import_csv.cpp Check whether text search is enabled, fix calls accordingly and set default values for the update_text_index parameter 2024-01-30 19:35:31 +01:00
version.hpp.in Refactor memgraph.cpp (#1164) 2023-08-18 18:23:15 +02:00