frostfs-node/pkg/services/container/announcement/load
Leonard Lyubich d48fb81193 [#328] container/load: Implement route controller
Implement a component for transmitting the value of the used container space
along a route defined in the system. Implement WriterProvider interface on
it. By implementation, it is the link between the route planner and the
point-to-point transmitter, and abstracts from the implementation of both of
them. In the future, this implementation will be used as a transmitter of
local estimates of storage nodes among themselves.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
controller [#328] container/load: Implement simple Iterator and Writer providers 2021-02-02 15:45:04 +03:00
route [#328] container/load: Implement route controller 2021-02-02 15:45:04 +03:00
storage [#328] container/load: Implement local storage of used space announcements 2021-02-02 15:45:04 +03:00