Module type Dmc.S
The lower-levels
Tree
Content-addressable RDF
Block storage and ERIS
module Blocks : sig ... end
module Eris : sig ... end
RDF Signify
module Signify : Dmc__.Dmc_rdf_signify.S
Datalog
module Datalog : Dmc__.Dmc_datalog.S
Container Identifiers
module ContainerIdentifier : sig ... end
Replica State
val replicas : tree -> ContainerIdentifier.t list Lwt.t
replicas tree
returns a list of replicas in the store.
Block references and Objects
module BlockReferences : sig ... end
module Objects : sig ... end
Authorized Keys
module AuthorizedKeys : sig ... end
Containers
Set
module Set : sig ... end
Register
module Register : sig ... end