frostfs-node/cmd
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
..
frostfs-adm [#1582] adm: Use int64 type and the default value for --till flag 2024-12-25 14:22:28 +03:00
frostfs-cli [#1569] cli: Remove unnecessary variable after refactoring 2024-12-18 10:17:04 +03:00
frostfs-ir [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
frostfs-lens [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
frostfs-node [#1577] container: Reduce iterations through container list 2024-12-27 15:30:26 +03:00
internal/common [#1519] cli: Make descriptive help for--rule option 2024-11-25 07:21:05 +00:00