irmin
Irmin, a distributed database that follows the same design principles as Git
1024">
IN THIS PACKAGE
-
library irmin
-
module Irmin
-
module Append_only
-
module type S
-
module Backend
-
module Commit
-
module Diff
-
module Dot
-
module Export_for_backends
-
module List
-
module Logging
-
module type Clock
-
module Source_code_position
-
-
module Option
-
module Reversed_list
-
module Seq
-
module Store_properties
-
-
module Generic_key
-
module type KV
-
module type KV_maker
-
module Maker
-
argument 1-X
-
module Branch_store
-
-
module Make
-
-
module type Maker_args
-
module Branch_store
-
-
module type S
-
-
module Hash
-
module Indexable
-
module Of_content_addressable
-
module type S_without_key_impl
-
module Json_tree
-
module type KV
-
module KV_maker
-
module Key
-
module type Hash_like
-
module type S
-
module Store_spec
-
module Hash_keyed
-
module type S
-
-
-
module Maker
-
module Node
-
module Generic_key
-
module Make
-
argument 1-Hash
-
argument 2-Path
-
argument 3-Metadata
-
argument 4-Contents_key
-
argument 5-Node_key
-
module Metadata
-
-
module Make_v2
-
argument 1-Hash
-
argument 2-Path
-
argument 3-Metadata
-
argument 4-Contents_key
-
argument 5-Node_key
-
module Metadata
-
-
module type Maker
-
argument 1-Hash
-
argument 2-Path
-
argument 3-Metadata
-
argument 4-Contents_key
-
argument 5-Node_key
-
module Metadata
-
-
module Make
-
argument 1-Hash
-
argument 2-Path
-
argument 3-Metadata
-
module Metadata
-
-
-
module Of_backend
-
module Path
-
module type S
-
module String_list
-
-
module Perms
-
module Read
-
module Read_write
-
module Write
-
-
module type S
-
module Schema
-
module type Extended
-
module Branch
-
module Commit
-
argument 1-Node_key
-
argument 2-Commit_key
-
-
module Contents
-
module Hash
-
module Info
-
module Metadata
-
module Node
-
argument 1-Contents_key
-
argument 2-Node_key
-
module Metadata
-
-
module Path
-
-
module KV
-
argument 1-C
-
module Branch
-
module Commit
-
argument 1-Node_key
-
argument 2-Commit_key
-
-
module Contents
-
module Hash
-
module Info
-
module Metadata
-
module Node
-
argument 1-Contents_key
-
argument 2-Node_key
-
module Metadata
-
-
module Path
-
-
-
module Sync
-
-
-
library irmin.data
-
module Irmin_data
-
module Fixed_size_string_set
-
-
-
library irmin.mem
-
module Irmin_mem
-
module Append_only
-
module Atomic_write
-
module Conf
-
module Content_addressable
-
module KV
-
module Make
-
-
Libraries
This package provides the following libraries (via dune):
irmin
Documentation: Irmin
Dependencies: irmin.data, astring, bheap, digestif, fmt, jsonm, logs, logs.fmt, lwt, mtime, ocamlgraph, uri, uutf, optint, ppx_irmin.internal-lib
irmin.data
Documentation: Irmin_data
Dependencies: bigstringaf, fmt
irmin.mem
Documentation: Irmin_mem
Dependencies: optint, repr, irmin, logs, lwt, ppx_irmin.internal-lib