mirage / irmin

Irmin is a distributed database that follows the same design principles as Git
https://irmin.org
ISC License
1.83k stars 154 forks source link

irmin-pack: fix consistency of version numbers and add version history doc #2248

Closed metanivek closed 1 year ago

metanivek commented 1 year ago

A small PR to introduce some documentation about the correlation between data version and different objects in irmin-pack. Also cleans up some inconsistencies in naming of versions in inode.ml and pack_value.ml