memgraph/tests/e2e
antonio2368 8cd9f696cf
Multiple isolation levels (#171)
This PR introduces READ COMMITTED and READ UNCOMMITTED isolation levels.
The isolation level can be set with a config or with a query for different scopes.
2021-06-14 15:47:57 +02:00
..
isolation_levels Multiple isolation levels (#171) 2021-06-14 15:47:57 +02:00
memory Add global version allocators for C in query modules (#162) 2021-06-07 14:45:05 +02:00
replication Disable failing tests and add logs for replication e2e (#132) 2021-04-02 12:29:10 +02:00
triggers Add filtering based on registered event types (#155) 2021-05-26 14:37:11 +02:00
.gitignore Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
CMakeLists.txt Multiple isolation levels (#171) 2021-06-14 15:47:57 +02:00
memgraph.py Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
runner.py Add global version allocators for C in query modules (#162) 2021-06-07 14:45:05 +02:00