frostfs-node/pkg
Pavel Karpy ad47e2a985 [] meta: Add logic counter
- Meta now supports (and requires) inc/dec labeled counters
- The new logic counter is incremented on `Put` operations and is
decremented on `Inhume` and `Delete` operations that are performed on
_stored_ objects only
- Allow force counters sync. "Force" mode should be used on metabase resync
and should not be used on a regular meta start

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-09-13 21:32:37 +04:00
..
core [] node: Move common EACLSource interface to core pkg 2022-09-13 10:33:50 +03:00
innerring [] *: Expire entities after the expiration epoch 2022-09-12 19:56:59 +04:00
local_object_storage [] meta: Add logic counter 2022-09-13 21:32:37 +04:00
metrics [] metrics: Add object type label to the counters 2022-09-13 21:32:37 +04:00
morph [] morph/event: Write log message about new notification event 2022-09-12 09:53:05 +04:00
network [] network: Set timeout for streaming operations 2022-09-07 16:00:51 +04:00
services [] tree: Pre-allocate errors in ACL checks 2022-09-13 10:33:50 +03:00
util [] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00