memgraph/tests/concurrent
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
..
CMakeLists.txt Use libs from toolchain (#326) 2022-01-21 10:22:36 +01:00
common.hpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
network_common.hpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
network_read_hang.cpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
network_server.cpp Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
network_session_leak.cpp Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
skip_list_insert_competitive.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
skip_list_insert.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
skip_list_mixed.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
skip_list_remove_competitive.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
skip_list_remove.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
spin_lock.cpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
stack.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
storage_indices.cpp Add experimental/v1 of ON_DISK_TRANSACTIONAL storage (#850) 2023-06-29 11:44:55 +02:00
storage_unique_constraints.cpp Add experimental/v1 of ON_DISK_TRANSACTIONAL storage (#850) 2023-06-29 11:44:55 +02:00