package tezos-legacy-store

  1. Overview
  2. Docs
Tezos: legacy low-level key-value store for `tezos-node`

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-v10.2.tar.bz2
sha256=6b33e0549574c89a63538c94ce5555dd141e3c0fb5d934abff07d702fa3244d2
sha512=681a197baabec6e2f806871d43490382243207518f8fcf932741cd314d8717e46db2b6a5adc222f8726083a5dd911083b4931b7e878ab815f8f1a32763d1bf93

README.md.html

tezos-legacy-store

Summary line: Legacy storage library for storing chain data

Overview

  • tezos-legacy-store provides the legacy abstraction of the disk storage. It aims to handles the on-disk storage of static objects such as blocks, operations, block's metadata, protocols and chain data.

  • This legacy aims to be used in migration test from the legacy store and must not be used for new development.

OCaml

Innovation. Community. Security.