frostfs-node/pkg/local_object_storage/shard
Evgenii Stratonikov f769fc83fc [#1869] shard: Embed `gcCfg` as raw struct
Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-10-24 13:28:26 +03:00
..
mode [#1840] neofs-node: Allow to use `mode: disabled` in config 2022-10-10 11:14:55 +03:00
container.go
control.go [#1869] shard: Embed `gcCfg` as raw struct 2022-10-24 13:28:26 +03:00
control_test.go [#1770] logger: Refactor `Logger` component 2022-10-12 18:11:05 +03:00
delete.go [#1658] shard: Update metric counters 2022-09-13 21:32:37 +04:00
delete_test.go
dump.go [#1523] local_object_storage: Unify parameters for the `Iterate` operation 2022-08-22 13:14:19 +03:00
dump_test.go [#1770] logger: Refactor `Logger` component 2022-10-12 18:11:05 +03:00
errors.go [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
exists.go [#1523] local_object_storage: Unify parameters for the `Exists` operation 2022-08-22 13:14:19 +03:00
gc.go [#1869] shard: Embed `gcCfg` as raw struct 2022-10-24 13:28:26 +03:00
get.go [#1745] writecache: Remove `IsErrNotFound` 2022-09-02 11:59:53 +03:00
get_test.go
head.go [#1745] writecache: Remove `IsErrNotFound` 2022-09-02 11:59:53 +03:00
head_test.go
id.go [#1863] node: Fix shard id in the object counter metrics 2022-10-13 13:06:41 +03:00
info.go
inhume.go [#1658] shard: Update metric counters 2022-09-13 21:32:37 +04:00
inhume_test.go
list.go
list_test.go
lock.go
lock_test.go [#1770] logger: Refactor `Logger` component 2022-10-12 18:11:05 +03:00
metrics_test.go [#1863] node: Fix shard id in the object counter metrics 2022-10-13 13:06:41 +03:00
mode.go [#1806] shard: Check each component mode when setting mode 2022-09-28 09:28:01 +03:00
move.go
put.go [#1825] writecache: Flush cache when moving to the DEGRADED mode 2022-10-04 12:13:09 +03:00
range.go [#1523] shard: Store generic storage ID in metabase 2022-08-22 13:14:19 +03:00
range_test.go [#1770] logger: Refactor `Logger` component 2022-10-12 18:11:05 +03:00
restore.go [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
select.go
shard.go [#1869] shard: Embed `gcCfg` as raw struct 2022-10-24 13:28:26 +03:00
shard_test.go [#1770] logger: Refactor `Logger` component 2022-10-12 18:11:05 +03:00
shutdown_test.go
tree.go [#1902] engine, shard: Implement `TreeList` method 2022-10-20 16:17:57 +03:00
weight.go
writecache.go [#1806] writecache: Allow to ignore read errors during flush 2022-09-28 09:28:01 +03:00