frostfs-node/pkg
Pavel Karpy 8107c8d1a9 [#1318] metabase: Separate buckets with TS and GC marks
It allows storing information about object in both ways at the same time:
1. Metabase should know if an object is covered by a tombstone (that is
not expired yet);
2. It should be possible to physically delete objects covered by a
tombstone immediately (mark with GC) but keep tombstone knowledge.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-04-29 16:38:52 +03:00
..
core [#1286] services/object: Validate object when created with sesssion token 2022-04-25 10:53:22 +03:00
innerring [#1170] pkg/morph: Add worker pool 2022-04-08 11:52:18 +03:00
local_object_storage [#1318] metabase: Separate buckets with TS and GC marks 2022-04-29 16:38:52 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1312] morph/netmap: Fix panic during parameter parsing 2022-04-12 17:37:12 +03:00
network [#1157] network/cache: Optimize `client` fetch from `multiClient` 2022-03-28 18:11:20 +03:00
services [#1286] services/object: Validate object when created with sesssion token 2022-04-25 10:53:22 +03:00
util [#1239] util/attributes: Remove excessive slice copy during parsing 2022-03-29 16:02:05 +03:00