frostfs-node/pkg/morph
Evgenii Stratonikov a6c9a337cd [#965] morph: Get rid of container.List invocations
ContainersOf() is better in almost every aspect, besides creating a
session when the containers number is between 1024 and 2048 (prefetch
script does limited unwrapping). Making List() private helps to ensure
it is no longer used and can be safely removed in future.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-02-07 08:56:27 +00:00
..
client [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
event [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
metrics [#424] morph: Fix cache metrics 2023-06-14 18:26:19 +03:00
subscriber [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
timer [#411] Remove unnecessary pointers for sync objects 2023-05-31 10:19:14 +00:00