memgraph/experimental/distributed/tests
Goran Zuzic 3ae35fa161 Renamings
Summary:
1. SenderMessage -> ReturnAddressMsg and GetChannelToSender -> GetReturnChannelWriter
2. Channel -> ChannelWriter
3. Connector -> Channel
4. removed old serialize_test
5. removed AwaitEvent and PopEvent

Reviewers: sasa.stanko

Reviewed By: sasa.stanko

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D698
2017-08-23 15:18:07 +02:00
..
CMakeLists.txt Merged experimental repo. 2017-08-03 12:48:19 +02:00
config Example of starting simple distributed system 2017-08-16 15:20:21 +02:00
distributed_test.cpp Renamings 2017-08-23 15:18:07 +02:00
graph_test.cpp [Rename diff] Change the terminology to match the rest. 2017-08-17 15:37:12 +02:00
local_memgraph.cpp Renamings 2017-08-23 15:18:07 +02:00
network_chat.cpp Renamings 2017-08-23 15:18:07 +02:00
network_client.cpp Renamings 2017-08-23 15:18:07 +02:00
reactors_local_unit.cpp Renamings 2017-08-23 15:18:07 +02:00
spinner_test.cpp [Rename diff] Change the terminology to match the rest. 2017-08-17 15:37:12 +02:00
start_distributed.py Fix a mistake with singleton inheritence 2017-08-23 13:48:32 +02:00