frostfs-node/pkg
Evgenii Stratonikov f0a67f948d [#1431] pilorama: Cache attributes in the index
Currently to find a node by path we iterate over all the children on
each level. This is far from optimal and scales badly with the number of
nodes on a single level. Thus we introduce "indexed attributes" for
which an additional information is stored and which can be use in
`*ByPath` operations. Currently this set only includes `FileName`
attribute but this may change in future.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-21 15:08:24 +03:00
..
core [#1561] object: Return OUT_OF_RANGE status 2022-07-19 13:29:45 +03:00
innerring [#1592] Remove debug builds 2022-07-14 10:39:51 +03:00
local_object_storage [#1431] pilorama: Cache attributes in the index 2022-07-21 15:08:24 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
network [#1596] *: Remove .gitkeep files 2022-07-14 15:10:57 +03:00
services [#1329] services/tree: Synchronize from the last stored height 2022-07-21 15:08:24 +03:00
util [#1606] Remove deprecated functions 2022-07-18 12:41:06 +03:00