package dokeysto_lz4

  1. Overview
  2. Docs
The dumb OCaml key-value store w/ LZ4 compression

Install

Dune Dependency

Authors

Maintainers

Sources

v4.0.0.tar.gz
md5=01278d2a0f672bb326595c9791b9ecdb

Description

dokeysto with on-the-fly compression/decompression of values via LZ4

Published: 20 Jan 2020

README

dokeysto

The dumb OCaml key-value store

Cf. src/test.ml for some examples and src/db.mli for the interface and documentation.

Dependencies (5)

  1. lz4
  2. minicli >= "5.0.0"
  3. dokeysto >= "4.0.0"
  4. dune >= "1.11"
  5. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None