memgraph/tests
andrejtonev bce48361ca
Decoupling Interpreter from Storage ()
Unique/global InterpreterContext that is Storage agnostic (has a reference to the DbmsHandler instead)

* InterpreterContext is no longer the owner of Storage
* New Database structure that handles Storage, Triggers, Streams
* Renamed SessinContextHandler to DbmsHandler and simplified the multi-tenant logic
* Added Gatekeeper and updated handlers to use it

---------

Co-authored-by: Gareth Lloyd <gareth.lloyd@memgraph.io>
2023-09-20 13:13:54 +02:00
..
benchmark Decoupling Interpreter from Storage () 2023-09-20 13:13:54 +02:00
concurrent Add multi-tenancy v1 () 2023-08-01 18:49:11 +02:00
drivers Add more runtime configurable settings () 2023-09-11 11:30:54 -04:00
e2e Add path pop to mgp API () 2023-09-19 12:37:55 +02:00
gql_behave Property lookup caching () 2023-09-11 13:03:54 +02:00
integration Add more runtime configurable settings () 2023-09-11 11:30:54 -04:00
jepsen Improve logging if replica cannot recover using curr WAL file () 2023-08-01 10:33:46 +02:00
macro_benchmark Fix handling of the ROUTE Bolt message () 2022-08-26 13:19:27 +02:00
manual Decoupling Interpreter from Storage () 2023-09-20 13:13:54 +02:00
mgbench Add high write set property workload () 2023-08-31 14:46:35 +02:00
property_based [master < T1110] Add merge optimization to expand dynamically during runtime () 2023-09-08 17:12:25 +02:00
public_benchmark Resolve python dependency issues () 2022-04-07 17:56:18 +02:00
stress Remove gqlalchemy from stress tests () 2023-09-12 11:32:16 -04:00
unit Decoupling Interpreter from Storage () 2023-09-20 13:13:54 +02:00
.clang-tidy New MGP API () 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add end2end replication tests based on mgclient () 2021-01-21 15:56:21 +01:00
setup.sh Bump PyYAML version () 2023-08-23 12:48:17 +02:00
util.sh Add GraphQL transpilation compatibility () 2023-07-31 14:48:12 +02:00