memgraph/tests/e2e/transaction_queue
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
..
procedures Add queries to show or terminate active transactions (#790) 2023-03-27 15:46:00 +02:00
CMakeLists.txt Add queries to show or terminate active transactions (#790) 2023-03-27 15:46:00 +02:00
common.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
test_transaction_queue.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
workloads.yaml Improve e2e and replication testing setup (#1061) 2023-07-19 21:18:43 +02:00