frostfs-node/pkg/local_object_storage/blobovnicza
Alex Vanin e03d906cb7 [#334] engine: Make tests more predictable
There is a codecov issue because objects are not placed
in the engine the same way every unit test. Therefore
sometimes there are more coverage, sometimes there are
less. Seeded RNG should solve this issue for engine tests.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-21 11:00:23 +03:00
..
blobovnicza.go [#323] storage/blobovnicza: Add Timeout option of BoltDB instances 2021-01-18 18:53:39 +03:00
blobovnicza_test.go [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
control.go Write system path to BoltDB on blobovnicza closing 2020-12-11 17:19:37 +03:00
delete.go [#220] localstorage: Replace basic errors to core library 2020-12-11 17:19:37 +03:00
get.go [#229] blobovnicza: Store objects in a binary format 2020-12-11 17:19:37 +03:00
get_range.go [#229] blobovnicza: Store objects in a binary format 2020-12-11 17:19:37 +03:00
id.go [#216] blobovnicza: Change ID stringer 2020-12-11 17:19:37 +03:00
iterate.go [#245] blobovnicza: Fix initializing dimensional buckets 2020-12-14 12:48:59 +03:00
put.go [#229] blobovnicza: Store objects in a binary format 2020-12-11 17:19:37 +03:00
sizes.go [#245] blobovnicza: Fix initializing dimensional buckets 2020-12-14 12:48:59 +03:00
sizes_test.go [#216] blobovnicza: Implement main methods and logic 2020-12-11 17:19:37 +03:00