Support container names the same way we use CIDs #37

Open
opened 2023-12-12 20:14:23 +00:00 by realloc · 0 comments
Owner

Problem

Containers may have human-friendly names set in attributes and even registered in the internal NNS. However, the current FrostFS API only allows the use of CIDs for addressing containers.

Solution

It would be beneficial to support container names directly in the FrostFS API, enabling them to be used instead of CIDs. This would allow the user to decide which scheme is more convenient for their application.

## Problem Containers may have human-friendly names set in attributes and even registered in the internal NNS. However, the current FrostFS API only allows the use of CIDs for addressing containers. ## Solution It would be beneficial to support container names directly in the FrostFS API, enabling them to be used instead of CIDs. This would allow the user to decide which scheme is more convenient for their application.
realloc added the
triage
label 2023-12-12 20:14:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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-api#37
No description provided.