memgraph/src/distributed
Vinko Kasljevic 1c768287e8 Switch from Cache to LruCache
Summary: This diff contains refactor and various fixes needed for LruCache.

Reviewers: msantl, ipaljak

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1889
2019-03-12 16:11:03 +01:00
..
dgp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
bfs_rpc_clients.cpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
bfs_rpc_clients.hpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
bfs_rpc_messages.lcp Remove serialization from utils 2019-02-13 15:41:40 +01:00
bfs_rpc_server.hpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
bfs_subcursor.cpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
bfs_subcursor.hpp Cleanup BFS subcursors using transactional cache clean-up 2019-01-14 17:31:20 +01:00
cached_record_data.hpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
cluster_discovery_master.cpp Cleanup file utils 2019-02-14 12:48:37 +01:00
cluster_discovery_master.hpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
cluster_discovery_worker.cpp Cleanup file utils 2019-02-14 12:48:37 +01:00
cluster_discovery_worker.hpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
coordination_master.cpp Add explicit start to servers 2018-10-16 11:39:42 +02:00
coordination_master.hpp Add explicit start to servers 2018-10-16 11:39:42 +02:00
coordination_rpc_messages.lcp Remove serialization from utils 2019-02-13 15:41:40 +01:00
coordination_worker.cpp Add explicit start to servers 2018-10-16 11:39:42 +02:00
coordination_worker.hpp Add explicit start to servers 2018-10-16 11:39:42 +02:00
coordination.cpp Remove unused variables 2019-02-18 10:45:53 +01:00
coordination.hpp Remove unused variables 2019-02-18 10:45:53 +01: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 Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
data_rpc_server.cpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01: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 Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
durability_rpc_worker.cpp Move RPC server to Coordination 2018-10-16 09:12:37 +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 serialization from utils 2019-02-13 15:41:40 +01:00
dynamic_worker.cpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
dynamic_worker.hpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
index_rpc_messages.lcp Remove inheritance from storage types 2018-12-07 11:03:22 +01:00
index_rpc_server.cpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
index_rpc_server.hpp Move RPC server to Coordination 2018-10-16 09:12:37 +02:00
plan_consumer.cpp Move RPC server to Coordination 2018-10-16 09:12:37 +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 Remove serialization from utils 2019-02-13 15:41:40 +01:00
produce_rpc_server.cpp Cleanup query/context.hpp 2019-01-17 10:21:34 +01:00
produce_rpc_server.hpp Cleanup query/context.hpp 2019-01-17 10:21:34 +01:00
pull_produce_rpc_messages.lcp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
pull_rpc_clients.cpp Remove GraphDbAccessor and storage types from Ast 2019-01-16 09:47:42 +01:00
pull_rpc_clients.hpp Separate distributed from single node GraphDb 2018-10-05 13:32:05 +02:00
storage_gc_rpc_messages.lcp Replace boost with capnp in RPC 2018-06-04 10:45:12 +02:00
token_sharing_rpc_messages.lcp Clean-up TypedValue misuse 2018-09-13 13:45:54 +02:00
token_sharing_rpc_server.hpp Remove DistributedGraphDb 2019-02-14 09:38:32 +01:00
updates_rpc_clients.cpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
updates_rpc_clients.hpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
updates_rpc_messages.lcp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
updates_rpc_server.cpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
updates_rpc_server.hpp Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00