lotus/node/repo
Peter Rabbitson 4830a3406b Introduce the LOTUS_CHAIN_BADGERSTORE_DISABLE_FSYNC envvar
Allows the user to control the opts.SyncWrites option of BadgerDs
2021-07-21 22:38:14 +02:00
..
importmgr segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
retrievalstoremgr segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
blockstore_opts.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
fsrepo_ds.go add context to LockedRepo#Datastore(). 2021-01-26 11:01:43 +00:00
fsrepo_test.go WorkerCount on storageminer config 2019-11-12 18:59:38 +01:00
fsrepo.go Introduce the LOTUS_CHAIN_BADGERSTORE_DISABLE_FSYNC envvar 2021-07-21 22:38:14 +02:00
interface.go fix post-rebase compilation errors 2021-03-05 14:46:18 +02:00
memrepo_test.go Run tests and fix some bugs 2019-07-10 17:11:10 +02:00
memrepo.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
repo_test.go pass SetConfig a mutator func, as per PR feedback 2020-06-11 08:49:19 -07:00