Module server

Source

Modules§

started
Used for standalone mode checking the status of the meta service. This can be easier and more accurate than checking the TCP connection.

Functions§

is_correct_data_directory 🔒
rpc_serve
A wrapper around rpc_serve_with_store that dispatches different store implementations.
rpc_serve_with_store
Bootstraps the follower or leader service based on the election status.
start_service_as_election_follower
Starts all services needed for the meta follower node.
start_service_as_election_leader
Starts all services needed for the meta leader node.