Skip to content

MirageOS signature for key/value stores

License

Notifications You must be signed in to change notification settings

PizieDust/mirage-kv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Build Status

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.

About

MirageOS signature for key/value stores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 99.4%
  • Makefile 0.6%