frostfs-node/pkg/local_object_storage/metabase
Leonard Lyubich 182df23859 [] metabase: Implement iterator over expired objects
Implement `DB.IterateExpired` method that iterates over the objects in
metabase that are expired at particular epoch.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-19 11:56:32 +03:00
..
cleanup.go [] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
containers.go [] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
containers_test.go [] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
control.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db.go [] metabase: Support new match types 2021-02-03 10:32:15 +03:00
db_test.go [] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
delete.go [] metabase: Count parent references in Delete operation 2021-02-18 09:54:19 +03:00
delete_test.go [] metabase: Count parent references in Delete operation 2021-02-18 09:54:19 +03:00
exists.go [] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
exists_test.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get.go [] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
get_test.go [] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
graveyard.go [] metabase: Implement iterator over metabase graveyard 2021-02-19 11:56:32 +03:00
graveyard_test.go [] metabase: Implement iterator over metabase graveyard 2021-02-19 11:56:32 +03:00
info.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
inhume.go [] metabase: Support batch Inhume operation 2021-02-19 11:56:32 +03:00
inhume_test.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
iterators.go [] metabase: Implement iterator over expired objects 2021-02-19 11:56:32 +03:00
iterators_test.go [] metabase: Implement iterator over expired objects 2021-02-19 11:56:32 +03:00
movable.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable_test.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put.go [] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
put_test.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
select.go [] metabase: Support new match types 2021-02-03 10:32:15 +03:00
select_test.go [] metabase: Support new match types 2021-02-03 10:32:15 +03:00
small.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
small_test.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
util.go [] metabase: Implement iterator over expired objects 2021-02-19 11:56:32 +03:00