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. |
||
---|---|---|
.. | ||
boltdd.go | ||
boltdd_test.go |