frostfs-node/pkg/local_object_storage
Pavel Karpy 49c38d642d [#1902] engine: Search for the tree IDs in every shard
Iterate over every shard and search for the container's trees. Final result
is a concatenation of shards' results. It is considered that one fixed tree
is placed on one fixed shard but the different trees of a fixed container
could be placed on different shards.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-10-20 16:17:57 +03:00
..
blobovnicza
blobstor [#1910] .golangci.yml: Add `misspell` linker 2022-10-18 15:08:26 +03:00
engine [#1902] engine: Search for the tree IDs in every shard 2022-10-20 16:17:57 +03:00
internal
metabase [#1910] .golangci.yml: Add `misspell` linker 2022-10-18 15:08:26 +03:00
pilorama [#1902] engine, shard: Implement `TreeList` method 2022-10-20 16:17:57 +03:00
shard [#1902] engine, shard: Implement `TreeList` method 2022-10-20 16:17:57 +03:00
util
writecache