package octez-internal-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Irmin_pack_unix.MakerSource

Parameters

Signature

Sourcetype endpoint = unit
include Irmin.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
Sourcemodule Make (Schema : Irmin.Schema.Extended) : sig ... end

An irmin-pack-unix store. This provides the common Irmin interface with irmin-pack-unix specific extensions.

OCaml

Innovation. Community. Security.