dlobraico / mirage-kv-mem

MirageOS key value store implementation in memory, not persistent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mirage-kv-mem

An in-memory key value store implementing the mirage-kv-lwt and mirage-kv-async interfaces. Not persistent, be careful. 😃

travis build status icon

About

MirageOS key value store implementation in memory, not persistent

License:ISC License


Languages

Language:OCaml 100.0%