frostfs-node/pkg/morph
Ekaterina Lebedeva 242f0095d0 [#1577] container: Reduce iterations through container list
* Separated iteration through container ids from `ContainersOf()`
  so that it could be reused.
* When listing containers we used to iterate through the
  the whole list of containers twice: first when reading from
  a contract, then when sending them. Now we can send batches
  of containers when reading from the contract.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-12-27 15:30:26 +03:00
..
client [#1577] container: Reduce iterations through container list 2024-12-27 15:30:26 +03:00
event [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
metrics [#424] morph: Fix cache metrics 2023-06-14 18:26:19 +03:00
subscriber [#1437] blobovnicza: Fix contextcheck linter 2024-11-13 10:36:08 +03:00
timer [#1507] timer/test: Use const for constants 2024-11-20 08:36:25 +00:00