Frameworks
Irmin: A Distributed Database and Version Control System for OCaml
Irmin is a customizable-distributed data system based on distributed version-control systems (DVCs). Like Git, Irmin allows for functions such as clone, push, pull, branch, and rebase. Users can store application-specific values and define custom storage layers. Irmin is designed to handle a high number of operations per second and automatically