memgraph/tests/integration
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
..
audit Make memgraph with storage v2 the main binary 2019-12-06 10:51:16 +01:00
auth Make memgraph with storage v2 the main binary 2019-12-06 10:51:16 +01:00
durability Implement durability functionality for unique constraints 2020-03-06 14:14:54 +01:00
ha Rename Bolt flags 2019-12-09 11:24:09 +01:00
ldap Make memgraph with storage v2 the main binary 2019-12-06 10:51:16 +01:00
mg_import_csv Implement storage lock 2020-03-13 19:27:01 +01:00
ssl Add explicit start to servers 2018-10-16 11:39:42 +02:00
telemetry Make telemetry work with v2 and increase timeout 2019-12-11 16:27:18 +01:00
transactions Polish Bolt client and mg_client 2018-10-19 13:55:51 +02:00
apollo_runs.yaml Implement durability functionality for unique constraints 2020-03-06 14:14:54 +01:00
CMakeLists.txt Implement mg_import_csv 2020-03-03 14:33:43 +01:00