package tezos-store

  1. Overview
  2. Docs
module Block_key : sig ... end

Super-set of Block_hash to satisfy Index.Key interface.

module Block_level : sig ... end

Block level satisfying Index.Key interface.

module Block_repr : sig ... end

Block representation effectively stored on disk and its accessors.

module Block_store : sig ... end

Persistent and cached generic block store

module Cemented_block_store : sig ... end

Persistent block store with linear history

module Consistency : sig ... end
module Floating_block_index : sig ... end

Floating blocks index map

module Floating_block_store : sig ... end

Persistent block store with arborescent history

module Naming : sig ... end
module Protocol_store : sig ... end

Protocol store

module Reconstruction : sig ... end

Storage reconstruction

module Reconstruction_events : sig ... end
module Snapshots : sig ... end

Snapshots for the store

module Snapshots_events : sig ... end
module Store : sig ... end

Store abstraction over the disk storage.

module Store_events : sig ... end
module Store_types : sig ... end
module Stored_data : sig ... end

Persistent data manager.

OCaml

Innovation. Community. Security.