.. |
constraints
|
Implement parallel constraints recovery (#1545)
|
2023-12-04 21:56:05 +01:00 |
disk
|
fix mg_assert failing
|
2024-03-08 22:55:45 +01:00 |
durability
|
Add force sync REPLICA with MAIN (#1777)
|
2024-03-05 16:51:14 +00:00 |
indices
|
Improve memory handling of Deltas (#1688)
|
2024-02-06 18:07:38 +01:00 |
inmemory
|
Add force sync REPLICA with MAIN (#1777)
|
2024-03-05 16:51:14 +00:00 |
replication
|
Add force sync REPLICA with MAIN (#1777)
|
2024-03-05 16:51:14 +00:00 |
all_vertices_iterable.cpp
|
Improve expansions on disk (#1335)
|
2023-10-11 10:18:50 +02:00 |
all_vertices_iterable.hpp
|
Improve expansions on disk (#1335)
|
2023-10-11 10:18:50 +02:00 |
CMakeLists.txt
|
Replication refactor part 6 (#1484)
|
2023-11-23 11:02:35 +01:00 |
commit_log.cpp
|
Add memgraph namespace
|
2022-03-14 15:47:41 +01:00 |
commit_log.hpp
|
Add memgraph namespace
|
2022-03-14 15:47:41 +01:00 |
config.hpp
|
HA: Support restart of instances (#1672)
|
2024-02-01 11:55:48 +01:00 |
constraint_verification_info.cpp
|
Add constraint verification update only on necessary actions (#1341)
|
2023-10-25 16:01:02 +02:00 |
constraint_verification_info.hpp
|
Add constraint verification update only on necessary actions (#1341)
|
2023-10-25 16:01:02 +02:00 |
database_access.hpp
|
Replication refactor part 7 (#1550)
|
2024-01-23 12:06:10 +01:00 |
delta.hpp
|
Compact Delta 80B -> 56B (#1747)
|
2024-02-27 17:21:52 +00:00 |
edge_accessor.cpp
|
Add function for property sizes (#1557)
|
2024-02-19 13:56:01 +01:00 |
edge_accessor.hpp
|
Add function for property sizes (#1557)
|
2024-02-19 13:56:01 +01:00 |
edge_direction.hpp
|
Add supernode vertex cache (#1124)
|
2023-08-11 10:18:28 +02:00 |
edge_import_mode.hpp
|
Add edge import mode into the on-disk storage (#1157)
|
2023-09-05 19:00:53 +02:00 |
edge_ref.hpp
|
Add detach delete in bulk (#1078)
|
2023-09-10 18:53:03 +02:00 |
edge.hpp
|
Introduce a reader writer spin lock (#1187)
|
2023-09-01 14:21:15 +01:00 |
fmt.hpp
|
Add toolchain-v5 compatibility Revert to C++20 (#587)
|
2024-02-19 21:09:54 +01:00 |
id_types.hpp
|
Improve memory handling of Deltas (#1688)
|
2024-02-06 18:07:38 +01:00 |
isolation_level.hpp
|
Add more runtime configurable settings (#1183)
|
2023-09-11 11:30:54 -04:00 |
metadata_delta.hpp
|
Refactor interpreter to support multiple distributed clocks (Part 1) (#1281)
|
2023-10-05 16:58:39 +02:00 |
modified_edge.hpp
|
Fixes for clang-tidy / sonar issues (#1536)
|
2023-11-22 13:05:02 +00:00 |
mvcc.hpp
|
Improve memory handling of Deltas (#1688)
|
2024-02-06 18:07:38 +01:00 |
name_id_mapper.hpp
|
Add --experimental-enabled=high-availability (#1720)
|
2024-02-19 16:28:15 +00:00 |
property_store.cpp
|
Make GC + snapshot, main lock friendly (#1759)
|
2024-02-27 15:45:08 +01:00 |
property_store.hpp
|
Add function for property sizes (#1557)
|
2024-02-19 13:56:01 +01:00 |
property_value.hpp
|
Improve memory handling of Deltas (#1688)
|
2024-02-06 18:07:38 +01:00 |
result.hpp
|
Add memgraph namespace
|
2022-03-14 15:47:41 +01:00 |
storage_error.hpp
|
Refactor interpreter to support multiple distributed clocks (Part 1) (#1281)
|
2023-10-05 16:58:39 +02:00 |
storage_mode.cpp
|
Add handling of deleted return values for query procedures and functions ran in analytical mode (#1395)
|
2023-12-04 08:32:59 +01:00 |
storage_mode.hpp
|
Replication refactor part 7 (#1550)
|
2024-01-23 12:06:10 +01:00 |
storage.cpp
|
HA: Add automatic failover (#1646)
|
2024-01-29 15:34:00 +01:00 |
storage.hpp
|
Make GC + snapshot, main lock friendly (#1759)
|
2024-02-27 15:45:08 +01:00 |
temporal.cpp
|
Add memgraph namespace
|
2022-03-14 15:47:41 +01:00 |
temporal.hpp
|
Add memgraph namespace
|
2022-03-14 15:47:41 +01:00 |
transaction.hpp
|
Improve memory handling of Deltas (#1688)
|
2024-02-06 18:07:38 +01:00 |
vertex_accessor.cpp
|
Add function for property sizes (#1557)
|
2024-02-19 13:56:01 +01:00 |
vertex_accessor.hpp
|
Add function for property sizes (#1557)
|
2024-02-19 13:56:01 +01:00 |
vertex_info_cache_fwd.hpp
|
Add supernode vertex cache (#1124)
|
2023-08-11 10:18:28 +02:00 |
vertex_info_cache.cpp
|
Improve storage GC (#1387)
|
2023-10-24 23:41:21 +02:00 |
vertex_info_cache.hpp
|
Improve storage GC (#1387)
|
2023-10-24 23:41:21 +02:00 |
vertex_info_helpers.hpp
|
Improve memory handling of Deltas (#1688)
|
2024-02-06 18:07:38 +01:00 |
vertex.hpp
|
fix mg_assert failing
|
2024-03-08 22:55:45 +01:00 |
vertices_iterable.cpp
|
Optimize scanning vertices (#1227)
|
2023-09-09 10:09:25 -04:00 |
vertices_iterable.hpp
|
Optimize scanning vertices (#1227)
|
2023-09-09 10:09:25 -04:00 |
view.hpp
|
Add supernode vertex cache (#1124)
|
2023-08-11 10:18:28 +02:00 |