/mirage-kv-mem

MirageOS key value store implementation in memory, not persistent

Primary LanguageOCamlISC LicenseISC

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