package irmin-test

  1. Overview
  2. Docs
Irmin test suite

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.10.2.tbz
sha256=088741b619471c8198e74aaf9f4aeb4a9997abec8b9abcbfb3443fd27bfb433f
sha512=bbc03417d6eb87d99bee391c489d23a586b0a260e4c797f5e2465c3ab67cb627a9efa526097c1b89dd3339eafb8bad738c1cf0502e5c70355871ff7dbba324b9

doc/irmin-test.bench/Irmin_bench/Make/argument-1-S/Private/index.html

Module S.Private

Private functions, which might be used by the backends.

include Irmin.Private.S with type Contents.value = contents and module Hash = Hash and module Node.Path = Key and type Node.Metadata.t = metadata and type Branch.key = branch and type Slice.t = slice and type Repo.t = repo
module Hash = Hash

Internal hashes.

module Contents : Irmin.Contents.STORE with type key = Hash.t with type value = contents

Private content store.

module Node : sig ... end

Private node store.

module Commit : sig ... end

Private commit store.

module Branch : Irmin.Branch.STORE with type value = Hash.t with type key = branch

Private branch store.

module Slice : sig ... end

Private slices.

module Repo : sig ... end

Private repositories.

module Sync : sig ... end

URI-based low-level sync.

OCaml

Innovation. Community. Security.