memgraph/experimental/distributed/tests
Teon Banek 4c25123d83 Make docker installation equivalent to regular install
Summary:
This puts the whole installation and packaging under a single point of
entry. (Docker, DEB, RPM, etc.)

Rename alpha.dockerfile to beta.dockerfile
Use Debian Stretch for docker
Remove building old hardcoded compiler
Rename build_interpreter to build_memgraph
Remove unused config-file

Reviewers: mferencevic, buda

Reviewed By: mferencevic, buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D857
2017-10-06 13:23:34 +02:00
..
CMakeLists.txt Make docker installation equivalent to regular install 2017-10-06 13:23:34 +02:00
config Example of starting simple distributed system 2017-08-16 15:20:21 +02:00
distributed_test.cpp Distributed tests 2017-08-24 10:33:48 +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 Distributed tests 2017-08-24 10:33:48 +02:00
network_chat.cpp Distributed tests 2017-08-24 10:33:48 +02:00
network_client.cpp Renamings 2017-08-23 15:18:07 +02:00
reactors_distributed_unit.cpp Expanded distributed tests 2017-08-24 13:58:28 +02:00
reactors_local_unit.cpp Edges data structure now supports multiple edge filtering (implicit OR) 2017-09-26 13:46:18 +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 Make Distributed Memgraph Stub 2017-08-24 16:58:35 +02:00