frostfs-node/pkg
Leonard Lyubich b3708fc530 [#957] services/object: Refactor usage of NeoFS API client
The client needs of the Object service are limited and change not often.
Interface changes of the client library should not affect the operation of
various service packages, if they do not change their requirements for
the provided functionality. To localize the use of the base client and
facilitate further support, an auxiliary package is implemented that will
only be used by the Object service.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-03 18:30:09 +03:00
..
core [#919] pkg/object: Do not accept objects with empty owner 2021-10-18 12:15:06 +03:00
innerring [#910] innerring: Make notary deposit on notification instead of timer 2021-11-02 11:28:02 +03:00
local_object_storage [#947] writecache: refactor object persisting 2021-11-01 15:52:56 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#941] morph/notary: Delete useless "low till" check 2021-10-25 19:16:05 +03:00
network [#883] network: parse URI properly 2021-10-12 15:50:51 +03:00
services [#957] services/object: Refactor usage of NeoFS API client 2021-11-03 18:30:09 +03:00
util [#955] locode: Use the nearest polygon when continent can't be found 2021-11-02 10:30:23 +03:00