memgraph/tests
Dominik Gleich a8488ac497 Rpc client locking
Summary:
Rpc client wasn't thread safe and required a lock before each rpc call.
The locking functionality is now incorporated in Rpc client.

Reviewers: mislav.bradac

Reviewed By: mislav.bradac

Differential Revision: https://phabricator.memgraph.io/D1056
2017-12-13 17:37:32 +01:00
..
benchmark Implement UNION query combinator 2017-12-13 09:54:00 +01:00
concurrent Assert on endpoint failures 2017-12-12 14:27:24 +01:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Assert on endpoint failures 2017-12-12 14:27:24 +01:00
manual Implement UNION query combinator 2017-12-13 09:54:00 +01:00
property_based Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
public_benchmark Remove extension from Python executables 2017-11-27 14:39:51 +01:00
qa Implement UNION query combinator 2017-12-13 09:54:00 +01:00
stress Reuse sessions in bipartite 2017-12-05 15:55:35 +01:00
unit Rpc client locking 2017-12-13 17:37:32 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00