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

Description

Published: 16 Sep 2021

README

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.

Dependencies (6)

  1. lwt-watcher
  2. tezos-shell-services = version
  3. tezos-validation = version
  4. tezos-lmdb = "7.4"
  5. tezos-context = version
  6. dune >= "2.5"

Dev Dependencies (1)

  1. alcotest-lwt with-test & >= "1.1.0"

Used by (1)

  1. tezos-store < "11.0"

Conflicts

None

OCaml

Innovation. Community. Security.