Module Brassaia_pack_unix.KV

Parameters

Signature

type endpoint = unit
include Pack_key.Store_spec
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 (C : Brassaia.Contents.S) : sig ... end

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