frostfs-node/pkg
Alex Vanin 03fed8ca59 [#160] Update metabase with new root and phy flags processing
Now root and phy (leaf) filters work like flags. They work with
any matcher and any value. So meta-storage sets `true` value for
all root and phy objects and puts them into separate bucket.

We also do not work with inversion anymore, so it either added
to the bucket or not. We don't need to store both options.
This is the reason `selectAll` function is changed a bit. Now
it performs some low-level parsing from primary bucket and root
bucket.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-16 10:02:12 +03:00
..
core [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
innerring [#171] Increase extra gas on ApprovePeer method 2020-11-13 17:12:46 +03:00
local_object_storage [#160] Update metabase with new root and phy flags processing 2020-11-16 10:02:12 +03:00
morph [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
network [#84] Add GRPC layer of netmap service 2020-10-09 09:15:18 +03:00
policy [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
services [#161] object/head: Inherit common parameters in HeadRelation 2020-11-09 17:19:34 +03:00
util [#159] Add keyer to neofs-cli 2020-11-09 18:59:21 +03:00