memgraph/tests/benchmark
andrejtonev bce48361ca
Decoupling Interpreter from Storage (#1186)
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
..
data_structures Toolchain v4 with fbthrift (#318) 2022-01-18 12:51:27 +01:00
query Add missing-field-initialization warning flag (#1113) 2023-07-29 17:59:11 +02:00
CMakeLists.txt Use libs from toolchain (#326) 2022-01-21 10:22:36 +01:00
expansion.cpp Decoupling Interpreter from Storage (#1186) 2023-09-20 13:13:54 +02:00
rpc.cpp Add support for Amazon Linux 2 and stop generating C++ using Lisp/LCP (#814) 2023-03-14 19:24:55 +01:00
skip_list_common.hpp Add license to cpp/hpp/py test files (#283) 2021-10-26 08:53:56 +02:00
skip_list_random.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
skip_list_real_world.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
skip_list_same_item.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
skip_list_vs_stl.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
storage_v2_gc.cpp Add experimental/v1 of ON_DISK_TRANSACTIONAL storage (#850) 2023-06-29 11:44:55 +02:00
storage_v2_property_store.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00