frostfs-node/pkg/services/object_manager/tombstone
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
..
source [#1318] service: Add tombstone checker service 2022-04-29 16:38:52 +03:00
checker.go [#1318] service: Add tombstone checker service 2022-04-29 16:38:52 +03:00
constructor.go [#1318] service: Add tombstone checker service 2022-04-29 16:38:52 +03:00