memgraph/src
Ivan Paljak cc3192cef7 Implement log replication in Raft
Reviewers: msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1782
2019-01-04 16:07:12 +01:00
..
auth Refactor storage file structure 2018-11-06 18:17:31 +01:00
communication Block default load of polymorphic types from a pointer in SLK 2018-12-04 11:07:01 +01:00
data_structures Refactor / remove unused lockfree list 2018-07-16 11:43:09 +01:00
database Issue NO_OP StateDeltas on leader change 2019-01-04 10:12:32 +01:00
distributed Serialize RPC messages using SLK 2018-12-14 14:24:39 +01:00
durability Issue NO_OP StateDeltas on leader change 2019-01-04 10:12:32 +01:00
glue Refactor storage file structure 2018-11-06 18:17:31 +01:00
integrations Refactor storage file structure 2018-11-06 18:17:31 +01:00
io Serialize Endpoint via SLK 2018-12-03 09:32:25 +01:00
lisp Serialize RPC messages using SLK 2018-12-14 14:24:39 +01:00
query Replace NodeAtom and EdgeAtom with CreationInfo 2018-12-20 13:06:33 +01:00
raft Implement log replication in Raft 2019-01-04 16:07:12 +01:00
requests Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
stats Serialize StateDelta for HA 2018-11-12 13:36:11 +01:00
storage Add ReplicationLog to RaftServer 2018-12-18 17:24:02 +01:00
telemetry Refactor storage file structure 2018-11-06 18:17:31 +01:00
transactions Add ReplicationLog to RaftServer 2018-12-18 17:24:02 +01:00
utils Remove vtable from TotalOrdering 2018-12-05 09:46:18 +01:00
CMakeLists.txt Implement StateDelta apply method for Raft 2018-12-14 14:26:40 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_distributed.cpp Fix distributed startup and QA test 2018-10-18 10:34:05 +02:00
memgraph_ha.cpp Prepare memgraph for HA 2018-11-22 15:07:39 +01:00
memgraph_init.cpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
memgraph_init.hpp Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
memgraph.cpp Add explicit start to servers 2018-10-16 11:39:42 +02:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00