90fd8bb85f
Fixes #9047, see problem details there. As a solution, we use BoltDB's 'Batch' mode that combines multiple parallel writes into small number of transactions. See https://github.com/boltdb/bolt#batch-read-write-transactions for more information. |
||
---|---|---|
.. | ||
testdata | ||
08types.go | ||
db_test.go | ||
errdb.go | ||
interface.go | ||
memdb.go | ||
noopdb.go | ||
state_database.go | ||
upgrade.go | ||
upgrade_int_test.go | ||
upgrade_test.go |