irminversion
Irmin, the database that never forgets
Irmin is a distributed database with built-in snapshot, branch and revert mechanisms. It is designed to use a large variety of backends, although it is optimized for append-only store.
Irmin is written in pure OCaml. It can thus be compiled to Javascript -- and run in the browsers; or into a MirageOS unikernel -- and run directly on top of Xen.
Author | Thomas Gazagnaire |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/irmin |
Issue Tracker | https://github.com/mirage/irmin/issues |
Maintainer | thomas@gazagnaire.org |
Dependencies | |
Optional dependencies | |
Conflicts | |
Source [http] | https://github.com/mirage/irmin/archive/0.9.3.tar.gz sha256=33fc9008591faf0edfa0fdbc716c7dd547c5ab141ba268b3b5b9a1c2e871449d md5=34de0f5be46e25a79cd1b328d191e3d7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.9.3/opam |
Required by
- datakit-client-git<0.12.2
- dog<0.2.0
- imaplet-lwt>=0.1.8 & <0.1.10
- merge-queues>=0.2.0