frostfs-node/pkg
Evgenii Stratonikov a11b54ca15
[#1689] treesvc: Unify gRPC client creation for cache and sync
They connect to the same endpoints, the only difference is that
connection for synchronization is limited in lifetime and is closed
after the sync is finished. This is probably not intentional, as
synchronization was implemented before cache was introduced.
However, reusing dialTreeService() in sync.go has possible perfomance
implications, so is avoided for now.

Change-Id: I2e37befd783b4d873ff833969f932deded1195be
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-04-01 14:40:33 +03:00
..
ape [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
core [#1696] qos: Fix internal tag adjust 2025-03-28 07:47:12 +00:00
innerring [#1628] innerring: Relax container homomorphic hashing check 2025-02-27 10:20:08 +03:00
local_object_storage [#1700] gc: Take mode mutex in locks handlers 2025-04-01 14:23:03 +03:00
morph [#1689] morph/client: Remove notary hash field from notaryInfo 2025-03-24 09:20:19 +00:00
network go.mod: Bump frostfs-qos version 2025-03-21 16:36:03 +00:00
services [#1689] treesvc: Unify gRPC client creation for cache and sync 2025-04-01 14:40:33 +03:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1696] qos: Fix internal tag adjust 2025-03-28 07:47:12 +00:00