package mirage-kv

  1. Overview
  2. Docs
MirageOS signatures for key/value devices

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-kv-6.1.0.tbz
sha256=51136885bc128d40ae3c71c5736608688db2d97ebb1987b057a2662bd452ce44
sha512=92d5399e985718f75c02cee06202c7de82c467dd01b9e49fc73c8c9a33eecf5864695adec40b0065dfa0c135c9b7f6f184573bdb8ceaee74b9e5d9457c6cb85c

Description

mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement.

Tags

org:mirage

Published: 01 Feb 2023

README

mirage-kv — MirageOS signatures for key/value devices

mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement.

mirage-kv is distributed under the ISC license.

Installation

mirage-kv can be installed with opam:

opam install mirage-kv

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. API docs for both mirage-kv can be consulted online or via odig doc mirage-kv.

Dependencies (6)

  1. ptime >= "1.0.0"
  2. optint >= "0.2.0"
  3. lwt >= "4.0.0"
  4. fmt >= "0.8.7"
  5. dune
  6. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. alcotest with-test & >= "0.8.1"

Conflicts

None

OCaml

Innovation. Community. Security.