frostfs-node/pkg/local_object_storage
Leonard Lyubich 6ec7433e14 [#377] storage engine: Change the implementation of Delete operation
Make `StorageEngine.Delete` to execute `Inhume` operation with
`MarkAsGarbage` parameter on the `Shard` that holds the object. Searching of
the particular shard is performed through iterating over HRW-sorted shards.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-19 11:56:32 +03:00
..
blobovnicza [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
blobstor [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
engine [#377] storage engine: Change the implementation of Delete operation 2021-02-19 11:56:32 +03:00
metabase [#377] metabase: Add Inhume parameter to mark the object as garbage 2021-02-19 11:56:32 +03:00
shard [#377] shard: Add Inhume parameter to mark the object as garbage 2021-02-19 11:56:32 +03:00