memgraph/src/raft
Ivan Paljak deee3b8ab7 Remove Raft's dependency on transaction id
Reviewers: buda, mferencevic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2338
2019-09-10 18:02:05 +02:00
..
config.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
coordination.cpp Make HA heartbeat independent of other RPCs 2019-05-20 15:04:15 +02:00
coordination.hpp Make HA heartbeat independent of other RPCs 2019-05-20 15:04:15 +02:00
exceptions.hpp Fix how HA handles leader change during commit 2019-05-20 16:39:44 +02:00
log_entry.lcp Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
raft_interface.hpp Remove Raft's dependency on transaction id 2019-09-10 18:02:05 +02:00
raft_rpc_messages.lcp LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
raft_server.cpp Remove Raft's dependency on transaction id 2019-09-10 18:02:05 +02:00
raft_server.hpp Remove Raft's dependency on transaction id 2019-09-10 18:02:05 +02:00
replication_log.hpp Fix replication log usage in HA 2019-07-03 09:38:40 +02:00
replication_timeout_map.hpp Remove Raft's dependency on transaction id 2019-09-10 18:02:05 +02:00
snapshot_metadata.lcp Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
storage_info_rpc_messages.lcp Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
storage_info.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
storage_info.hpp Add proper storage stats for HA 2019-03-07 15:00:40 +01:00