Anton Kaliaev a076b48202
libs/db: boltdb: use slice instead of sync.Map (#3633)
for storing batch keys and values in boltDBBatch.

NOTE: batch does not have to be safe for concurrent access. Delete may
be slow, but given it should not be used often, it's ok.

Fixes #3631
2019-05-07 14:06:20 +04:00
..
2019-03-07 09:10:34 +04:00
2019-05-07 12:33:47 +04:00
2019-03-10 12:46:32 +04:00
2019-03-10 12:46:32 +04:00
2019-03-10 12:46:32 +04:00