frostfs-node/cmd/frostfs-node
Evgenii Stratonikov 072a7d61ab [#2176] neofs-node: Do not cache full container list
We rarely need to list all containers: as one example
we need it for tree service synchronization once per epoch.
Given that cache TTL has the order of block time it makes no sense
to cache the list of all containers.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-01-25 15:31:47 +03:00
..
config [#2164] neofs-node: Allow to set reconnect interval 2022-12-30 11:07:35 +03:00
reputation Move to frostfs-node 2022-12-28 15:04:29 +03:00
accounting.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
attributes.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
cache.go [#2176] neofs-node: Do not cache full container list 2023-01-25 15:31:47 +03:00
config.go [#2164] neofs-node: Allow to set reconnect interval 2022-12-30 11:07:35 +03:00
container.go [#2176] neofs-node: Remove unused field from morphContainerWriter 2023-01-25 15:31:47 +03:00
control.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
grpc.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
main.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
metrics.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
morph.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
netmap.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
notificator.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
object.go [#2164] neofs-node: Use a separate client cache for replicator 2022-12-30 11:07:35 +03:00
pprof.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
reputation.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
session.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
timers.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
tree.go [#2165] services/tree: Allow to set custom synchronization interval 2022-12-30 11:07:35 +03:00
validate.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
validate_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
worker.go Move to frostfs-node 2022-12-28 15:04:29 +03:00