frostfs-node/pkg/local_object_storage
Evgenii Stratonikov 5cf75404dc [#1818] metabase: Add UpdateStorageID operation
By default writecache puts the whole object to update storage ID.
This logic comes from the times when we needed to put objects
in the metabase by the writecache itself. Now this is done by the
blobstor at unmarshaling objects during flush only to update storage ID
is an overkill.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-11-02 14:24:02 +03:00
..
blobovnicza [#1770] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00
blobstor [#1992] fstree: Allow working in SYNC mode 2022-11-01 09:42:26 +03:00
engine [#1969] local_object_storage: Simplify logic error construction 2022-10-31 11:41:24 +03:00
internal [#1953] engine: Add refactored storage helpers 2022-10-24 21:52:18 +03:00
metabase [#1818] metabase: Add UpdateStorageID operation 2022-11-02 14:24:02 +03:00
pilorama [#1969] local_object_storage: Simplify logic error construction 2022-10-31 11:41:24 +03:00
shard [#1969] local_object_storage: Move ErrObjectIsExpired to another package 2022-10-31 11:41:24 +03:00
util [#1969] local_object_storage: Simplify logic error construction 2022-10-31 11:41:24 +03:00
writecache [#1818] writecache: Reuse FSTree flushing code between flushes 2022-11-02 14:24:02 +03:00