package mirage-kv

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-kv-v3.0.0.tbz
sha256=31d06b53bd0780ec3bdfac5c8d3d058bbccaa6132524a91c89ebc6c5ff37431b
sha512=18b882c096b0b49dc66fdc443f6f97f351fb6509884a3956b718e876629c50efe663187503a60e959b82d921381ed32cbf4fa20f6f1cf4e36e2609d0086af987

Description

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

Tags

org:mirage

Published: 23 Oct 2019

Dependencies (5)

  1. lwt >= "4.0.0"
  2. fmt >= "0.8.4"
  3. mirage-device >= "2.0.0"
  4. dune
  5. ocaml >= "4.06.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (15)

  1. caldav < "0.2.1"
  2. cohttp-mirage >= "2.4.0"
  3. conduit-mirage = "2.0.2"
  4. crunch >= "3.1.0"
  5. docteur-unix >= "0.0.3" & < "0.0.6"
  6. fat-filesystem = "0.15.0"
  7. irmin-mirage-git < "3.8.0"
  8. mirage-fs >= "3.0.0"
  9. mirage-fs-lwt = "1.2.0"
  10. mirage-fs-unix >= "1.7.0"
  11. mirage-kv-mem = "3.0.0"
  12. mirage-kv-unix = "2.1.0"
  13. mirage-types >= "3.7.1"
  14. tar-mirage >= "2.0.0" & < "2.2.0"
  15. tls-mirage

Conflicts

None