frostfs-node/pkg
Ekaterina Lebedeva d816e508ab [#1452] container: Add ListStream method
* Added TransportSplitter wrapper around ExecutionService to
  split container ID list read from contract in parts that are
  smaller than grpc max message size. Batch size can be changed
  in node configuration file (as in example config file).

* Changed `container list` implementaion in cli: now ListStream
  is called by default. Old List is called only if ListStream
  is not implemented.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-11-26 05:07:05 +03:00
..
ape [#1388] apeSvc: Drop unused and make annotations 2024-09-25 08:55:38 +00:00
core [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
innerring [#1496] morph: Return InvokeRes from all invoke*() methods 2024-11-15 16:36:07 +03:00
local_object_storage [#1493] metabase: Merge Inhume() and DropGraves() for tombstones 2024-11-14 06:47:04 +00:00
morph [#1507] timer/test: Use const for constants 2024-11-20 08:36:25 +00:00
network [#1452] container: Add ListStream method 2024-11-26 05:07:05 +03:00
services [#1452] container: Add ListStream method 2024-11-26 05:07:05 +03:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1501] cli: Move APE-chain parser methods to pkg/util 2024-11-20 07:58:32 +00:00