• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • tezos-injector-alpha

  • Documentation
  • tezos-injector-alpha lib
  • Tezos_injector_alpha .Disk_persistence Module
package tezos-injector-alpha
  • tezos-injector-alpha
    • Tezos_injector_alpha
      • Disk_persistence
        • H
        • Make_queue
          • K
            • Error_table
            • Map
            • Set
            • Table
            • WeakRingTable
              • H
          • N
          • V
        • Make_table
          • H
      • Injector_common
      • Injector_errors
      • Injector_events
        • Make
          • Rollup
            • Tag
          • Tags
      • Injector_functor
        • Make
          • P
            • Tag
      • Injector_sigs
        • PARAMETERS
          • Tag
        • S
        • TAG
      • Injector_tags
        • Make
          • Tag
      • Injector_worker_types
        • Dummy_event
        • Logger
          • LogEvent
          • Request
        • Name
        • Request
      • L1_operation
        • Hash
          • Error_table
          • Map
          • Set
          • Table
          • WeakRingTable
            • H
Legend:
Library
Module
Module type
Parameter
Class
Class type
type Tezos_base.TzPervasives.error +=
  1. | Cannot_write_file of string
  2. | Cannot_create_dir of string
  3. | Cannot_read_file of string
  4. | Io_error of [ `Close | `Open ] Tezos_stdlib_unix.Lwt_utils_unix.io_error
  5. | Unix_error of Unix.error
  6. | Decoding_error of Tezos_base.TzPervasives.Data_encoding.Binary.read_error
module type H = sig ... end

Signature for hash tables with additional information

module Make_table (H : H) : sig ... end

Create an on-disk persistent version of Hashtbl.

module Make_queue (N : sig ... end) (K : Tezos_crypto.S.HASH) (V : sig ... end) : sig ... end

Create an on-disk persistent version of the Hash_queue data structure.

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct