ligo/vendors/irmin-lmdb
Pierre Chambart 09bf4e4819
Store and Context: open the database with the nometasync flag
This mode maintains the coherency of the database in case of crash,
but can drop the last commits. This is not a problem for us since
every data is recoverable.
2018-09-24 20:29:58 +02:00
..
dune Dune: use the new syntax 2018-08-01 10:52:24 +02:00
irmin_lmdb.ml Store and Context: open the database with the nometasync flag 2018-09-24 20:29:58 +02:00
irmin_lmdb.mli Storage: add readonly option 2018-06-13 01:00:47 +02:00
irmin-lmdb.opam Build: Jbuilder -> Dune 1.0.1 2018-07-24 19:15:04 +02:00