sig
exception Unavailable
val force : unit -> unit
val list : ?wait:bool -> unit -> Nn_datastores.datastore list
val get : ?wait:bool -> string -> Nn_datastores.datastore
val is_alive : ?wait:bool -> string -> bool
val signal_db_change : int -> Unix.sockaddr option -> unit
val receive_message :
Netplex_types.container -> string -> string array -> unit
val post_add_hook :
Netplex_types.socket_service -> Netplex_types.controller -> unit
end