Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Reference

Information-oriented listings: exact signatures, schemas, and on-disk layouts. Reach for these pages when you already know what you want and need the precise shape of it. For narrative guidance, see the Developer Guides; for concepts, the Explanation section.

  • On-Disk File Format — The HDF5 layout and SQLite schema, byte for byte.
  • Parquet Layout — The values/series file pairs export -f parquet writes and add --parquet reads.
  • Element Types — What element_type means, the row layouts it names, and the conformance corpus every binding's codec is tested against.
  • Rust APIinfrastore-core public types and Store methods.
  • Python API — The infrastore module.
  • Julia API — The InfraStore.jl package.
  • C ABI — The infrastore_ffi cdylib functions.
  • gRPC API — The infrastore.v1 service.
  • Server Configuration — The server TOML file.