package mirage-kv

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-kv-6.0.0.tbz
sha256=217cb9150e619d5649959b9b3c061a21dc3ad17512eed8c34716b22cb5113f3a
sha512=5b7fa67f0e3973ed35892e4d3fd9ae08343d24befd8cb40d9b81f3ee556449ebe566fad64f4f50436ef1b44cb9dc497c42cac2348a3c5f459685a9edb2739532

Description

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

Tags

org:mirage

Published: 13 Dec 2022

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

Used by (14)

  1. caldav >= "0.2.1"
  2. chamelon-unix
  3. cohttp-mirage >= "2.4.0"
  4. conduit-mirage = "2.0.2"
  5. crunch >= "3.1.0"
  6. git-kv >= "0.0.2"
  7. irmin-mirage-git >= "3.8.0"
  8. mirage-fs-lwt = "1.2.0"
  9. mirage-fs-unix >= "1.7.0"
  10. mirage-kv-mem >= "3.2.1"
  11. mirage-kv-unix = "3.0.0"
  12. mirage-types >= "3.7.1"
  13. tar-mirage >= "2.3.0"
  14. tls-mirage

Conflicts

None