Summary: No logic changes, just split `tx::MasterEngine` into `tx::SingleNodeEngine` and `tx::MasterEngine`. This gives better responsibility separation and is more appropriate now there is no Start/Shutdown. Reviewers: dgleich, teon.banek, buda Reviewed By: dgleich, teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1099 |
||
---|---|---|
.. | ||
commit_log.hpp | ||
engine_master.cpp | ||
engine_master.hpp | ||
engine_rpc_messages.hpp | ||
engine_single_node.cpp | ||
engine_single_node.hpp | ||
engine_worker.cpp | ||
engine_worker.hpp | ||
engine.hpp | ||
lock_store.hpp | ||
snapshot.hpp | ||
transaction.hpp | ||
type.hpp |