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-v2.0.0.tbz
sha256=694b220774682805024722d47dbe662753ffa0d03e36d8f72541795ddae9fc95
md5=8db16acc7f3f2e8d3c71cc699329ca1e

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-lwt](https://github.com/mirage/mirage-kv) package.

OCaml

Innovation. Community. Security.