frostfs-node/pkg/services
Evgenii Stratonikov 9840936a4f [#1753] services/tree: Do not restrict depth in GetSubTree
Previously, the depth was restricted because with BFS the amount of
nodes we have in memory blows up exponentially. With DFS is is linear,
so we can process trees of arbitrary depth.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-09-07 10:52:37 +03:00
..
accounting [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
audit [#1365] ir: Check homomorphic hash flexibly in audit 2022-07-13 17:10:06 +03:00
container [#1624] go.mod: Update dependencies 2022-07-25 16:56:02 +03:00
control [#1687] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00
netmap [#1624] go.mod: Update dependencies 2022-07-25 16:56:02 +03:00
notificator [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
object [#1735] go.mod: Update API and SDK 2022-08-30 12:27:46 +03:00
object_manager [#1687] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00
policer [#1461] engine, policer: Force remove objects w/o container 2022-07-18 11:42:25 +03:00
replicator [#1513] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
reputation [#1687] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00
session [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
tree [#1753] services/tree: Do not restrict depth in GetSubTree 2022-09-07 10:52:37 +03:00
util [#1687] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00