frostfs-node/pkg
Evgenii Stratonikov 681400eed8 [#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-07 16:07:20 +03:00
..
core [#1969] local_object_storage: Move ErrObjectIsExpired to another package 2022-10-31 11:41:24 +03:00
innerring [#1713] ir: Add Neo RPC switch interval to the config 2022-10-25 17:38:48 +03:00
local_object_storage [#1818] metabase: Add UpdateStorageID operation 2022-11-07 16:07:20 +03:00
metrics [#1658] metrics: Add object type label to the counters 2022-09-13 21:32:37 +04:00
morph [#1713] node: Add Neo RPC switch interval to the config 2022-10-25 17:38:48 +03:00
network [#1961] network/cache: Do not return nil client 2022-10-24 17:56:34 +03:00
services [#2007] services/object: Allocate memory on-demand in GET_RANGE 2022-11-03 15:02:32 +03:00
util [#1910] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00