memgraph/tests
florijan bfb3a0d9b1 Resolve global address to local
Summary:
It is possible that we have a global address to resolve, for a graph
element that's local. Consider W1 expanding, getting data from W2,
expanding from there and getting data that is on W1. We then don't want
to do RPC from W1 to W1, but do a lookup directly.

Reviewers: dgleich

Reviewed By: dgleich

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1145
2018-01-26 16:09:19 +01:00
..
benchmark Migrate db::types to storage:: 2018-01-17 10:35:12 +01:00
concurrent RPC refactor 2018-01-24 15:27:40 +01:00
distributed RPC refactor 2018-01-24 15:27:40 +01:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Add run_pokec script and minimum refactor 2018-01-23 16:17:09 +01:00
manual Plan distributed execution of basic read operators 2018-01-25 14:20:51 +01:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Add run_pokec script and minimum refactor 2018-01-23 16:17:09 +01:00
qa Add initial version of Apollo config files 2018-01-10 14:46:10 +01:00
stress Rename NetworkEndpoint 2018-01-15 15:47:37 +01:00
unit Resolve global address to local 2018-01-26 16:09:19 +01:00
apollo_runs.py Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00