# Mergeable persistent data structures

*2015-01-01 — note*


Paper on mergeable data structures using Irmin (nee Irminsule) at JFLA 2015, the French-language functional programming conference. Working with Benjamin Farinier and Thomas Gazagnaire, we explored the theoretical foundations of mergeable persistent data structures. This formalized the ideas from Irminsule into a more general framework for building eventually-consistent distributed applications with type-safe merge operations.
Synopsis: Paper on mergeable data structures using Irmin presented at JFLA 2015.
Words: 54

## Related

- [Mergeable persistent data structures](https://anil.recoil.org/papers/2015-jfla-irmin) (paper, 2015-01-01)

---
Canonical: https://anil.recoil.org/notes/2015-jfla-irmin-1
Type: note
License: CC BY 4.0 <https://creativecommons.org/licenses/by/4.0/>
Tags: irmin, ocaml, database, data-structures
