frostfs-node/pkg/innerring/processors/netmap
Alex Vanin dfc2e81717 [#132] Add cleanup table in inner ring netmap processor
Cleanup table is a cache for inner ring node to look for netmap
snapshot. It updates access time of bootstrapped nodes and will
be used to send `updateState` txs to clean netmap from unresponsive
nodes.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-02 10:52:52 +03:00
..
cleanup_table.go [#132] Add cleanup table in inner ring netmap processor 2020-11-02 10:52:52 +03:00
cleanup_table_test.go [#132] Add cleanup table in inner ring netmap processor 2020-11-02 10:52:52 +03:00
handlers.go [#21] ir: Remove excess todo 2020-10-02 11:25:35 +03:00
process_epoch.go Add Inner Ring code 2020-07-24 17:07:37 +03:00
process_peers.go [#104] Update neofs-api-go with new protobuf API 2020-10-20 17:31:59 +03:00
processor.go [#18] Add handlers for AddPeer and UpdatePeer events 2020-10-02 11:25:35 +03:00