frostfs-node/pkg
Pavel Karpy e4cfeec449 [#1318] service: Add tombstone checker service
The service fetches tombstones from the network via object service, every
request is handled in the following order:
1. checks local LRU cache;
2. checks local storage engine;
3. tries to find object in the placement nodes.

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: Add `DropGraves` method 2022-04-29 16:38:52 +03:00
metrics
morph [#1312] morph/netmap: Fix panic during parameter parsing 2022-04-12 17:37:12 +03:00
network
services [#1318] service: Add tombstone checker service 2022-04-29 16:38:52 +03:00
util