Files
scylladb/service
Pavel Solodovnikov b9a280161d raft: introduce raft_rpc class
The patch contains a skeleton implementation for the Scylla-specific
Raft RPC module.

It uses `netw::messaging_service` as underlying mechanism to send
RPC messages.

The instance is supposed to be bound to a single raft group.

Signed-off-by: Pavel Solodovnikov <pa.solodovnikov@scylladb.com>
2021-01-30 01:12:35 +03:00
..
2021-01-30 01:12:35 +03:00