forked from TrueCloudLab/frostfs-node
cc5d3288a1
`Blobovnicza` can be initialized with any number of range buckets, and reconstructed with different size limit. In previous implementation `Iterate` could miss some stored objects if we construct `Blobovnicza` with smaller number of ranges. Make `Iterate` to traverse all buckets regardless of current instance bounds. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
blobovnicza.go | ||
blobovnicza_test.go | ||
control.go | ||
delete.go | ||
get.go | ||
get_range.go | ||
id.go | ||
iterate.go | ||
put.go | ||
sizes.go | ||
sizes_test.go |