Irmin.Maker
Maker
is the signature exposed by any backend providing S
implementations. Maker.Make
is parameterised by Schema.S
. It does not use any native synchronization primitives.
include Key.Store_spec.S
with type ('h, _) contents_key = 'h
with type 'h node_key = 'h
with type 'h commit_key = 'h