memgraph/src
Marin Tomic 6fa06f7ea5 Add rpc client pool
Summary: See above. The unit test creates two clients on demand so I guess it works.

Reviewers: mferencevic, florijan, teon.banek

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1136
2018-01-25 12:48:10 +01:00
..
communication Add rpc client pool 2018-01-25 12:48:10 +01:00
data_structures Remove executor not run option 2017-12-18 14:36:15 +01:00
database RPC refactor 2018-01-24 15:27:40 +01:00
distributed RPC refactor 2018-01-24 15:27:40 +01:00
durability Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
io/network Implement RPC call abort 2018-01-24 22:02:26 +01:00
mvcc Refactor global ids and prepare for distributed 2017-12-05 13:05:55 +01:00
query Add ProduceRemote and PullRemote operator stubs 2018-01-22 15:08:32 +01:00
storage RPC refactor 2018-01-24 15:27:40 +01:00
threading Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
transactions RPC refactor 2018-01-24 15:27:40 +01:00
utils RPC refactor 2018-01-24 15:27:40 +01:00
CMakeLists.txt RPC refactor 2018-01-24 15:27:40 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_bolt.cpp RPC refactor 2018-01-24 15:27:40 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00