forked from TrueCloudLab/frostfs-node
7c1babb7d6
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> |
||
---|---|---|
.. | ||
balance | ||
container | ||
neofs | ||
netmap | ||
reputation | ||
rolemanagement | ||
subnet | ||
handlers.go | ||
listener.go | ||
notary.go | ||
notary_preparator.go | ||
notary_preparator_test.go | ||
notification.go | ||
opcodes.go | ||
opcodes_test.go | ||
parsers.go | ||
utils.go |