memgraph/src/distributed
Teon Banek 5bc0be50c5 Remove GraphDbAccessor parameter from MakeCursor
Reviewers: mtomic, mferencevic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2189
2019-07-09 14:22:55 +02:00
..
dgp Migrate to C++17 2019-04-23 14:46:44 +02:00
bfs_rpc_clients.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
bfs_rpc_clients.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
bfs_rpc_messages.lcp LCP: Make :PUBLIC, :PROTECTED and :PRIVATE options aggregating 2019-06-12 09:37:59 +02:00
bfs_rpc_server.hpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
bfs_subcursor.cpp Use execution memory for Frame allocations 2019-06-24 15:05:44 +02:00
bfs_subcursor.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
cached_record_data.hpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
cluster_discovery_master.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
cluster_discovery_master.hpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
cluster_discovery_worker.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
cluster_discovery_worker.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
coordination_master.cpp Migrate to C++17 2019-04-23 14:46:44 +02:00
coordination_master.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
coordination_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
coordination_worker.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
coordination_worker.hpp Improve error handling related to the dynamic graph partitioning 2019-04-11 16:10:06 +02:00
coordination.cpp Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
coordination.hpp Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
data_manager.cpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
data_manager.hpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
data_rpc_clients.cpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
data_rpc_clients.hpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
data_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
data_rpc_server.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
data_rpc_server.hpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
durability_rpc_master.cpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
durability_rpc_master.hpp Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
durability_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
durability_rpc_worker.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
durability_rpc_worker.hpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
dynamic_worker_rpc_messages.lcp Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
dynamic_worker.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
dynamic_worker.hpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
index_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
index_rpc_server.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
index_rpc_server.hpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
plan_consumer.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
plan_consumer.hpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
plan_dispatcher.cpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
plan_dispatcher.hpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
plan_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
produce_rpc_server.cpp Remove GraphDbAccessor parameter from MakeCursor 2019-07-09 14:22:55 +02:00
produce_rpc_server.hpp Allocate Cursor through utils::MemoryResource 2019-05-13 11:36:40 +02:00
pull_produce_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
pull_rpc_clients.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
pull_rpc_clients.hpp Separate distributed from single node GraphDb 2018-10-05 13:32:05 +02:00
storage_gc_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
token_sharing_rpc_messages.lcp Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
token_sharing_rpc_server.hpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
updates_rpc_clients.cpp Migrate to C++17 2019-04-23 14:46:44 +02:00
updates_rpc_clients.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
updates_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
updates_rpc_server.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
updates_rpc_server.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00