ce3638b25e
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 |
||
---|---|---|
.. | ||
data_structures | ||
query | ||
CMakeLists.txt | ||
edge_storage.cpp | ||
expansion.cpp | ||
mvcc.cpp |