Persistent store with Git semantics: lazy reads, delayed writes, content-addressing
at benchs 4 lines 98 B view raw
1(library 2 (name irmin) 3 (public_name irmin) 4 (libraries eio digestif fmt logs git atp wal bloom))