memgraph/tests/integration
andrejtonev e8850549d2
Add multi-tenancy v1 (#952)
* Decouple BoltSession and communication::bolt::Session
* Add CREATE/USE/DROP DATABASE
* Add SHOW DATABASES
* Cover WebSocket session
* Simple session safety implemented via RWLock
* Storage symlinks for backward. compatibility
* Extend the audit log with the DB info
* Add auth part
* Add tenant recovery
2023-08-01 18:49:11 +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 Parallelize recovery (#868) 2023-04-25 16:25:25 +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 Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +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
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 Introduce analytics mode (#772) 2023-04-04 18:46:26 +02:00
run.sh Refactor tests/integration/run.sh (#1016) 2023-06-15 23:10:52 +02:00