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.