irminversion

Irmin, a distributed database that follows the same design principles as Git

Irmin is a library for persistent stores with built-in snapshot, branching and reverting mechanisms. It is designed to use a large variety of backends. Irmin is written in pure OCaml and does not depend on external C stubs; it aims to run everywhere, from Linux, to browsers and Xen unikernels.

AuthorsThomas Gazagnaire and Thomas Leonard
LicenseISC
Published
Homepagehttps://github.com/mirage/irmin
Issue Trackerhttps://github.com/mirage/irmin/issues
Maintainerthomas@gazagnaire.org
Dependencies
Source [http] https://github.com/mirage/irmin/releases/download/1.3.2/irmin-1.3.2.tbz
md5=f71f2da09b5f9d88457d8b46b9f7c8f0
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.1.3.2/opam
Required by