memgraph/tests/integration
Gareth Andrew Lloyd 3cc2bc2791
Refactor interpreter to support multiple distributed clocks (Part 1) (#1281)
* Interpreter transaction ID decoupled from storage transaction ID
* Transactional scope for indices, statistics and constraints
* Storage::Accessor now has 2 modes (unique and shared)
* Introduced ResourceLock to fix pthread mutex problems
* Split InfoQuery in two: non-transactional SystemInfoQuery and transactional DatabaseInfoQuery
* Replicable and durable statistics
* Bumped WAL/Snapshot versions
* Initial implementation of the Lamport clock

---------

Co-authored-by: Andreja Tonev <andreja.tonev@memgraph.io>
2023-10-05 16:58:39 +02:00
..
audit Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
auth Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
durability Refactor interpreter to support multiple distributed clocks (Part 1) (#1281) 2023-10-05 16:58:39 +02:00
env_variable_check Add init-file and init-data-file capabilities (#696) 2022-12-09 18:50:33 +01:00
fine_grained_access Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
flag_check Add init-file and init-data-file capabilities (#696) 2022-12-09 18:50:33 +01:00
ldap Bump PyYAML version (#1174) 2023-08-23 12:48:17 +02:00
license_info Add multiple license support (#618) 2022-11-04 15:23:43 +01:00
mg_import_csv Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
run_time_settings Refactor interpreter to support multiple distributed clocks (Part 1) (#1281) 2023-10-05 16:58:39 +02:00
ssl Add memgraph namespace 2022-03-14 15:47:41 +01:00
storage_mode Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
telemetry Add multiple license support (#618) 2022-11-04 15:23:43 +01:00
transactions Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
CMakeLists.txt Add more runtime configurable settings (#1183) 2023-09-11 11:30:54 -04:00
run.sh Refactor tests/integration/run.sh (#1016) 2023-06-15 23:10:52 +02:00