module Conf : sig ... end
Backend configuration.
module Watch : sig ... end
Watch
provides helpers to register event notifications on read-write stores.
module Lock : sig ... end
module Node : sig ... end
Node
provides functions to describe the graph-like structured values.
module Commit : sig ... end
Commit values represent the store history.
module Slice : sig ... end
The signature for slices.
module Sync = Sync
module type S = sig ... end
The complete collection of private implementations.