memgraph/tests
Matej Ferencevic f1a8d7cd3d Refactor network layer to use streams
Summary:
The network layer now has a `Session` that handles all things that should be
done before the `Execute` method is called on sessions. Also, all sessions
now communicate using streams instead of holding the input buffer and writing
to the `Socket`. This design will allow implementation of a SSL middleware.

Reviewers: buda, dgleich

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1314
2018-03-27 15:05:45 +02:00
..
benchmark Invalidate distributed plan caches 2018-03-13 14:59:51 +01:00
concurrent Refactor network layer to use streams 2018-03-27 15:05:45 +02:00
distributed Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Fix macro bench clients common rethrow 2018-03-16 11:26:04 +01:00
manual Refactor snapshot generators to reduce code duplication 2018-03-22 17:27:45 +01:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
qa Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
stress Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
unit Refactor network layer to use streams 2018-03-27 15:05:45 +02:00
apollo_runs.py Refactor Apollo build projects 2018-03-27 13:47:18 +02: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