An open API service indexing awesome lists of open source software.

https://github.com/zshipko/irmin-unikernels


https://github.com/zshipko/irmin-unikernels

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# irmin-unikernels

A collection of example [MirageOS](https://mirage.io) unikernels using [irmin](https://irmin.io).

- `hello`: the most basic example
- `pull`: pull from a remote store
- `kv`: interfacing with `Mirage_types_lwt.KV_RO` and `Mirage_types_lwt.KV_RW`