Module Brassaia_pack_unix.Maker

Parameters

Signature

type endpoint = unit
include 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
module Make (Schema : Brassaia.Schema.Extended) : sig ... end

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