Module Store.Maker

Parameters

Signature

type endpoint = unit
include Brassaia_eio_pack_io.Import.Brassaia.Key.Store_spec.S with type ('h, _) contents_key = 'h Pack_key.t with type 'h node_key = 'h Pack_key.t with type 'h commit_key = 'h Pack_key.t
type ('h, _) contents_key = 'h Pack_key.t
type 'h node_key = 'h Pack_key.t
type 'h commit_key = 'h Pack_key.t

An brassaia-pack-unix store. This provides the common Brassaia interface with brassaia-pack-unix specific extensions.