memgraph/src/transactions
Dominik Gleich 007a7f1a6d Change network design from Start/Shutdown to constructor/destructor
Summary:
Make ServerT start on constructor

Remove shutdown from MasterCoordinator

Distributed system remove Shutdown

Rcp server start and shutdown removed

Reviewers: florijan, mferencevic

Reviewed By: mferencevic

Subscribers: mferencevic, pullbot

Differential Revision: https://phabricator.memgraph.io/D1097
2018-01-10 14:58:57 +01:00
..
commit_log.hpp Migrate cereal to boost_serialization 2017-12-27 13:44:46 +01:00
engine_master.cpp Change network design from Start/Shutdown to constructor/destructor 2018-01-10 14:58:57 +01:00
engine_master.hpp Change network design from Start/Shutdown to constructor/destructor 2018-01-10 14:58:57 +01:00
engine_rpc_messages.hpp Migrate cereal to boost_serialization 2017-12-27 13:44:46 +01:00
engine_worker.cpp Migrate cereal to boost_serialization 2017-12-27 13:44:46 +01:00
engine_worker.hpp Migrate cereal to boost_serialization 2017-12-27 13:44:46 +01:00
engine.hpp Prepare transactional engine for distributed 2017-12-01 09:17:44 +01:00
lock_store.hpp Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
snapshot.hpp Migrate cereal to boost_serialization 2017-12-27 13:44:46 +01:00
transaction.hpp Remove tx::Transaction undefined methods 2017-12-21 12:02:39 +01:00
type.hpp Fix SegFault within executor state 2017-11-20 11:27:08 +01:00