memgraph/tests/e2e/magic_functions
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
..
functions Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
CMakeLists.txt Fix shared module loading 2022-04-28 20:28:44 +02:00
common.py Memgraph magic functions (#345) 2022-04-21 15:45:31 +02:00
conftest.py Memgraph magic functions (#345) 2022-04-21 15:45:31 +02:00
function_example.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
workloads.yaml Add experimental/v1 of ON_DISK_TRANSACTIONAL storage (#850) 2023-06-29 11:44:55 +02:00