ligo/src/lib_storage
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
..
test Dune: use the new syntax 2018-08-01 10:52:24 +02:00
context.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
context.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
dune Dune: use the new syntax 2018-08-01 10:52:24 +02:00
raw_store.ml Store and Context: open the database with the nometasync flag 2018-09-24 20:29:58 +02:00
raw_store.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
store_helpers.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
store_helpers.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
store_logging.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
store_logging.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
store_sigs.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
tezos-storage.opam Update license in opam files 2018-08-22 14:50:13 +02:00