package chamelon

  1. Overview
  2. Docs
Subset of littlefs filesystem fulfilling MirageOS KV

Install

dune-project
 Dependency

Authors

Maintainers

Sources

chamelon-0.2.1.tbz
sha256=782b84fc81d7bf34fe10442437c6c507ca7ada2c9c822970cc23261be6a5178c
sha512=82fd26fdecf760f77289a9d917c93e1996afca95783d73dfd2947a60dfa817e37e068e3131b418388405927344f0d7536dc43db43b2544ab7be0a0807187edb2

doc/index.html

chamelon

API

Library chamelon

Library chamelon.kv

  • Kv Kv.Make provides the module fulfilling Mirage_kv.RW, plus a few bonus calls. * Many functions contain calls to the Fs module, which provides lower-level operations * dealing directly with on-disk structures.