package plebeia

  1. Overview
  2. Docs

Module Storage.ChunkSource

Bigger data than a cell

Sourceval read : t -> Plebeia__.Index.t -> string

Read a big data which is stored from the specified index

Sourceval write : t -> ?max_cells_per_chunk:int -> string -> Plebeia__.Index.t

Write a big data and returns the index

Sourceval test_write_read : Random.State.t -> t -> unit

A test function

OCaml

Innovation. Community. Security.