memgraph/tests
Matej Ferencevic f48ad62647 Implement storage lock
Summary:
The storage now uses a file in the data directory (`.lock`) to determine
whether there is another instance of the storage running with the same data
directory. That helps notify the user/administrator that the system is running
in an unsupported configuration.

Reviewers: teon.banek, ipaljak

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2719
2020-03-13 19:27:01 +01:00
..
benchmark Implement MG_ENTERPRISE CMake flag 2020-02-06 13:39:30 +01:00
concurrent Add concurrent test for unique constraints 2020-03-10 12:52:58 +01:00
drivers Rename Bolt flags 2019-12-09 11:24:09 +01:00
feature_benchmark Temporarily disable HA build and tests 2020-01-13 17:04:27 +01:00
integration Implement storage lock 2020-03-13 19:27:01 +01:00
macro_benchmark Remove leftover implementation required by the old storage 2020-03-02 12:45:18 +01:00
manual Remove leftover implementation required by the old storage 2020-03-02 12:45:18 +01:00
property_based Migrate property_based tests to storage v2 2020-01-13 13:09:57 +01:00
public_benchmark Rename Bolt flags 2019-12-09 11:24:09 +01:00
qa Make memgraph with storage v2 the main binary 2019-12-06 10:51:16 +01:00
stress Add community to Apollo build 2020-02-17 13:27:20 +01:00
unit Implement conversion of mgp_vertex to/from mgp.Vertex 2020-03-11 16:13:24 +01:00
.clang-tidy Add .clang-tidy for tests and update the config 2019-10-31 16:07:09 +01:00
apollo_runs.py Convert mgp_value to 'mgp' Python types, not '_mgp' ones 2020-03-06 11:23:08 +01:00
apollo_runs.yaml Add community to Apollo build 2020-02-17 13:27:20 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove global include directories in CMake 2020-02-03 13:18:30 +01:00