memgraph/src/distributed
Dominik Gleich dba81f223c Ensure workers recover appropriate snapshot
Reviewers: msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1355
2018-04-16 16:58:54 +02:00
..
cache.cpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
cache.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
cluster_discovery_master.cpp Ensure workers recover appropriate snapshot 2018-04-16 16:58:54 +02:00
cluster_discovery_master.hpp Add ClusterDiscovery RPC for distributed BFS 2018-04-09 14:28:22 +02:00
cluster_discovery_worker.cpp Ensure workers recover appropriate snapshot 2018-04-16 16:58:54 +02:00
cluster_discovery_worker.hpp Ensure workers recover appropriate snapshot 2018-04-16 16:58:54 +02:00
coordination_master.cpp Ensure workers recover appropriate snapshot 2018-04-16 16:58:54 +02:00
coordination_master.hpp Ensure workers recover appropriate snapshot 2018-04-16 16:58:54 +02:00
coordination_rpc_messages.hpp Ensure workers recover appropriate snapshot 2018-04-16 16:58:54 +02:00
coordination_worker.cpp Check if connection alive & fix pure virtual bug 2018-04-12 10:17:00 +02:00
coordination_worker.hpp Check that workers desired id is equal to the assigned id from master. 2018-04-11 12:36:40 +02:00
coordination.cpp Add ClusterDiscovery RPC for distributed BFS 2018-04-09 14:28:22 +02:00
coordination.hpp Add ClusterDiscovery RPC for distributed BFS 2018-04-09 14:28:22 +02:00
data_manager.cpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
data_manager.hpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
data_rpc_clients.cpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
data_rpc_clients.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
data_rpc_messages.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
data_rpc_server.cpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
data_rpc_server.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
durability_rpc_clients.cpp Synchronize snapshooting 2018-04-06 10:10:01 +02:00
durability_rpc_clients.hpp Synchronize snapshooting 2018-04-06 10:10:01 +02:00
durability_rpc_messages.hpp Synchronize snapshooting 2018-04-06 10:10:01 +02:00
durability_rpc_server.cpp Synchronize snapshooting 2018-04-06 10:10:01 +02:00
durability_rpc_server.hpp Synchronize snapshooting 2018-04-06 10:10:01 +02:00
index_rpc_messages.hpp Refactor RPC 2018-02-23 12:07:22 +01:00
index_rpc_server.cpp Extract cpp from hpp in distributed, fix includes 2018-03-21 09:38:44 +01:00
index_rpc_server.hpp Extract cpp from hpp in distributed, fix includes 2018-03-21 09:38:44 +01:00
plan_consumer.cpp Fix remote plan invalidation 2018-03-16 11:18:16 +01:00
plan_consumer.hpp Invalidate distributed plan caches 2018-03-13 14:59:51 +01:00
plan_dispatcher.cpp Check all RPC call results 2018-03-13 15:16:50 +01:00
plan_dispatcher.hpp Invalidate distributed plan caches 2018-03-13 14:59:51 +01:00
plan_rpc_messages.hpp Invalidate distributed plan caches 2018-03-13 14:59:51 +01:00
produce_rpc_server.cpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
produce_rpc_server.hpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
pull_produce_rpc_messages.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
pull_rpc_clients.cpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
pull_rpc_clients.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
rpc_worker_clients.hpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
serialization.hpp Extract address types 2018-02-15 17:31:10 +01:00
storage_gc_rpc_messages.hpp Commit log gc 2018-04-04 10:25:25 +02:00
transactional_cache_cleaner_rpc_messages.hpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
transactional_cache_cleaner.hpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
updates_rpc_clients.cpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
updates_rpc_clients.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
updates_rpc_messages.hpp Tidyup distributed stuff naming 2018-03-23 16:32:29 +01:00
updates_rpc_server.cpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
updates_rpc_server.hpp Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00