frostfs-node/pkg/services
Leonard Lyubich cc88320d6b [#328] container/load: Implement a metrics exchange controller
Implement a component that connects the value stores of the used space of
containers. Implement the Start/Stop operations on it, which will later
become the application handlers of the corresponding events from the
sidechain. The main task of the controller is to temporarily synchronize the
stages of calculating the global estimate of the used space in the
container. The details of the score calculation (the way of collecting /
transmitting local scores, the final score formula and writing to the
contract) are encapsulated in the dependency components, the controller is
abstracted from them.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
accounting [#122] Reduce precision from balance contract to Fixed8. 2020-10-29 10:14:59 +03:00
audit [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
container [#328] container/load: Implement a metrics exchange controller 2021-02-02 15:45:04 +03:00
control [#315] control: Implement SetNetmapStatus on Server 2021-01-15 17:46:12 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#339] services/netmap: Use dynamic node information 2021-01-25 17:13:46 +03:00
object [#350] object/acl: Make best effort to classify request 2021-01-27 20:18:33 +03:00
object_manager [#234] core/netmap: Extend Source interface 2021-01-12 19:19:11 +03:00
policer [#250] service/policer: Don't shrink node list at unknown error 2020-12-14 21:49:50 +03:00
replicator [#186] replicator: Use new storage engine for work 2020-12-11 17:19:37 +03:00
session [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
util [#302] Fix golint underscore linter errors 2021-01-12 18:47:02 +03:00