package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Stats : sig ... end
module Index : sig ... end
module Inode : sig ... end
module Pack_store : sig ... end
module Io_legacy : sig ... end
module Checks : sig ... end

Offline stats for Irmin stores.

module Atomic_write : sig ... end
module Dict : sig ... end
module Io : sig ... end
module Errors : sig ... end
module Control_file : sig ... end
module Append_only_file : sig ... end
module File_manager : sig ... end
module Maker (Config : Irmin_pack.Conf.S) : sig ... end
module KV (Config : Irmin_pack.Conf.S) : sig ... end