Brassaia_eio_tezos.Brassaia_tezosmodule Schema = Schemamodule Brassaia_pack = Brassaia_eio_pack.Brassaia_packmodule Brassaia_pack_unix = Brassaia_eio_pack_io.Brassaia_pack_unixmodule Conf : Brassaia_pack.Conf.Smodule Store :
Brassaia_pack_unix.S
with type Schema.Hash.t = Schema.Hash.t
and type Schema.Branch.t = Schema.Branch.t
and type Schema.Contents.t = Schema.Contents.t
and type Backend.Remote.endpoint = unit
and type contents_key = Schema.Hash.t Brassaia_pack_unix.Pack_key.t
and type node_key = Schema.Hash.t Brassaia_pack_unix.Pack_key.t
and type commit_key = Schema.Hash.t Brassaia_pack_unix.Pack_key.tAn brassaia-pack-unix store. This provides the common Brassaia interface with brassaia-pack-unix specific extensions.