package mirage-kv-lwt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
MirageOS utilities for interfacing with key-value stores.
Install
dune-project
Dependency
Authors
Maintainers
Sources
mirage-kv-lwt-1.0.0.tbz
sha256=50b826e60fa30b7b0bc851010fb7cbe06d76e6947282d5bfefac587024fa4220
md5=a54daf2fb2be7ff1a0ccabd740ca9d73
doc/README.html
mirage-kv — MirageOS signatures for key/value devices
mirage-kv provides the Mirage_kv.RO and Mirage_kv_lwt.RO 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-kvIf you don't use opam consult the opam file for build instructions.
Documentation
The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc mirage-kv.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page