= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Key-value store for MirageOS backed by Unix filesystem
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
mirage-kv-unix-v2.0.0.tbz
md5=8db16acc7f3f2e8d3c71cc699329ca1e
Description
This is a Mirage key-value store backed by an underlying Unix directory.
The current version supports the Mirage_kv_lwt.RO
and Mirage_kv_lwt.RW
signatures defined in the mirage-kv-lwt
package.
Dependencies (6)
Dev Dependencies (3)
-
alcotest
with-test & >= "0.7.1" & < "1.4.0"
-
mirage-clock-unix
with-test & >= "2.0.0" & < "3.0.0"
-
rresult
with-test
Used by
-
None
Conflicts
-
None
On This Page