memgraph/tests/integration/mg_import_csv
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
..
tests Improve CSV importer 2020-03-10 15:51:29 +01:00
CMakeLists.txt Implement mg_import_csv 2020-03-03 14:33:43 +01:00
runner.py Implement storage lock 2020-03-13 19:27:01 +01:00
tester.cpp Implement mg_import_csv 2020-03-03 14:33:43 +01:00