memgraph/tools/tests
florijan ce3638b25e Prepare transactional engine for distributed
Summary:
The current idea is that the same MG binary can be used for single-node,
distributed master and distributed worker. The transactional engine in
the single-node and distributed master is the same: it determines the
transactional time and exposes all the "global" functionalities. In the
distributed worker the "global" functions must contact the master.

Reviewers: dgleich, mislav.bradac, buda

Reviewed By: dgleich

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1013
2017-12-01 09:17:44 +01:00
..
csv Fix CSV multiple edge file import 2017-11-16 09:18:38 +01:00
CMakeLists.txt Prepare transactional engine for distributed 2017-12-01 09:17:44 +01:00
mg_recovery_check.cpp Cleanup durability config, docs, CHANGELOG 2017-11-21 10:17:13 +01:00
test_mg_import_csv Cleanup durability config, docs, CHANGELOG 2017-11-21 10:17:13 +01:00