package mirage-kv
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  MirageOS signatures for key/value devices
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      mirage-kv-6.1.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7cd5cd95a0e96f9cd4036ad3c22e61d63e2fe0b426a2fc46f809babbed60b8f4
    
    
  sha512=b62a726a6ff81251219cea678b97eb8ab552cb9184afc17871c0a42d370020cb837c6c269f8fb36c3398340c21f52077d84dac3d34baeefd8f3d2dc7e99842ae
    
    
  Description
mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW
signatures the MirageOS key/value devices should implement.
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-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. API docs for both mirage-kv can be consulted online or via odig doc mirage-kv.
Dependencies (6)
Dev Dependencies (1)
- 
  
    alcotest
  
  
    with-test & >= "0.8.1"
Used by (13)
- caldav
- 
  
    chamelon
  
  
    >= "0.2.1"
- chamelon-unix
- cohttp-mirage
- crunch
- 
  
    docteur-solo5
  
  
    >= "0.0.6"
- 
  
    docteur-unix
  
  
    >= "0.0.6"
- git-kv
- 
  
    irmin-mirage-git
  
  
    >= "3.10.0"
- 
  
    mirage-kv-mem
  
  
    >= "3.2.1"
- 
  
    mirage-kv-unix
  
  
    >= "3.0.0"
- tar-mirage
- tls-mirage
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page