memgraph/tests
Marin Tomic 20aa8d563a Implement RaftNetworkInterface via RPC
Summary:
Add missing fields in RequestVote RPC

Unnest Raft RPC requests and responses

Make RPC request and reply serializable

Refactor Raft network interface

Implement RPC retrying with backoff period

Add cerealization functions for optional

Add RPC network interface for raft

Add some comments and documentation

Add manual test for RPC network interface

Remove raft reactor experiments

Reviewers: mislav.bradac, buda

Reviewed By: mislav.bradac

Subscribers: pullbot, mculinovic

Differential Revision: https://phabricator.memgraph.io/D1066
2017-12-20 16:48:46 +01:00
..
benchmark Implement UNION query combinator 2017-12-13 09:54:00 +01:00
concurrent Assert on endpoint failures 2017-12-12 14:27:24 +01:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Assert on endpoint failures 2017-12-12 14:27:24 +01:00
manual Implement RaftNetworkInterface via RPC 2017-12-20 16:48:46 +01:00
property_based Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
public_benchmark Remove extension from Python executables 2017-11-27 14:39:51 +01:00
qa Add TED Talk example to quick start 2017-12-14 13:48:07 +01:00
stress Reuse sessions in bipartite 2017-12-05 15:55:35 +01:00
unit Implement RaftNetworkInterface via RPC 2017-12-20 16:48:46 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00