frostfs-node/pkg
Leonard Lyubich 7c3f828893 [#219] metabase: Count parent references in Delete operation
Delete operation of Metabase is performed on group of objects. The set being
removed can contain descendants of a common parent. In the case when all
descendants of a parent object are deleted, it must also be deleted from
the metabase. In the previous implementation, this was not done due to the
chosen approach to counting references to the parent.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-18 09:54:19 +03:00
..
core [#368] object: Reject expired objects 2021-02-15 19:04:33 +03:00
innerring [#373] innerring: Listen sidechain blocks for internal timer 2021-02-11 17:31:56 +03:00
local_object_storage [#219] metabase: Count parent references in Delete operation 2021-02-18 09:54:19 +03:00
morph Update neo-go to v0.93.0 2021-02-15 10:49:38 +03:00
network [#328] container/grpc: Implement AnnounceUsedSpace method 2021-02-02 15:45:04 +03:00
policy [#302] Fix exhaustive linter errors 2021-01-12 18:47:02 +03:00
services [#368] object: Reject expired objects 2021-02-15 19:04:33 +03:00
util [#316] locode/csv: Scan subdivision csv-table into memory 2021-02-10 21:11:28 +03:00