package mirage-kv-unix

  1. Overview
  2. Docs
Key-value store for MirageOS backed by Unix filesystem

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-kv-unix-3.0.0.tbz
sha256=7e88544e19b4e29fbd4479d6edb54ac86366f9bf24594b0548bbc34ed62a56c5
sha512=932bffaa5c18b89f1129984dbb1a1b671ab68596228791ac3069c81d3a8972acf2a8b611839a7ce8cb94c158509551fd11d94c9d9d3a4d58f00345569bd568bb

README.md.html

mirage-kv-unix -- key-value store for MirageOS backed by Unix filesystem

This is a Mirage key-value store backed by an underlying Unix directory.

The current version supports the Mirage_kv.RO and Mirage_kv_lwt.RW signatures defined in the mirage-kv package.

OCaml

Innovation. Community. Security.