package mirage-kv-unix

  1. Overview
  2. Docs

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.