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