frostfs-node/pkg
Leonard Lyubich 7c1babb7d6 [#1632] node: Subscribe on the successful container creations/removals
There is a need to sync container-related caching mechanism with the
actual Sidechain changes. To do this, node should be able to listen
incoming notifications about container ops.

Define `PutSuccess` / `DeleteSuccess` notification event's parsers.
Subscribe to these events in node app. As initial implementation node
will log event receipts. Later handling is going to be practically
complicated.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-09-02 11:29:55 +04:00
..
core [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
innerring [#1735] go.mod: Update API and SDK 2022-08-30 12:27:46 +03:00
local_object_storage [#1691] blobovniczatree: Fix active blobovnicza caching 2022-08-31 19:11:48 +03:00
metrics [#1658] node: Read metrics from meta on startup 2022-08-25 19:20:33 +03:00
morph [#1632] node: Subscribe on the successful container creations/removals 2022-09-02 11:29:55 +04:00
network [#1687] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00
services [#1735] go.mod: Update API and SDK 2022-08-30 12:27:46 +03:00
util [#1687] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00