object/relations: Reconsider Relations interface from ListAllRelations #38

Open
opened 2023-03-20 09:49:12 +00:00 by dkirillov · 0 comments
Collaborator

Consider have just two methods (head and search) instead of current 5 methods in https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/src/branch/master/object/relations/relations.go, to be able reuse it in node cli.

Probably we can use raw client in ListAllRelations and have methods to get underlying client from pool (related to #33)

Related TrueCloudLab/frostfs-node#141

@carpawell @alexvanin @fyrchik

Consider have just two methods (`head` and `search`) instead of current 5 methods in https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/src/branch/master/object/relations/relations.go, to be able reuse it in node cli. Probably we can use raw client in `ListAllRelations` and have methods to get underlying client from pool (related to #33) Related https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/141 @carpawell @alexvanin @fyrchik
snegurochka added the
discussion
enhancement
labels 2023-05-03 17:15:16 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-sdk-go#38
There is no content yet.