@hackage / delta-store

Facilities for storing a Haskell value, using delta types.

Latest1.0.0.0

About

Metadata

  • Last updated , by HeinrichApfelmus
  • License Apache-2.0
  • Categories Data Structures
  • Maintained by: hal@cardanofoundation.org

  • Lottery factor: 2

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.6.6
  3. 8.10.7

Package Flags

Use the -f option with cabal commands to enable flags

    release (off by default)

    Enable optimization and `-Werror`

Readme

Overview

This package provides facilities for storing Haskell values in persistent storage as opposed to in volatile memory. Uses delta-types.