1ca98826af
Summary: Instead of passing `coordination`, pass `rpc_worker_clients` that holds a map of worker_id->clientPool. By having only one instance of `RpcWorkerClients` that is owned by `GraphDB` and passing it by refference we'll share the same client pools for rpc clients. Reviewers: teon.banek, florijan, dgleich, mferencevic Reviewed By: florijan Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1261 |
||
---|---|---|
.. | ||
commit_log.hpp | ||
engine_master.cpp | ||
engine_master.hpp | ||
engine_rpc_messages.hpp | ||
engine_single_node.cpp | ||
engine_single_node.hpp | ||
engine_worker.cpp | ||
engine_worker.hpp | ||
engine.hpp | ||
lock_store.hpp | ||
snapshot.hpp | ||
transaction.hpp | ||
type.hpp |