Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable listing of shared items #27

Open
achtsnits opened this issue Sep 29, 2024 · 0 comments
Open

Stable listing of shared items #27

achtsnits opened this issue Sep 29, 2024 · 0 comments
Assignees
Labels
BR73 Storage Management BR74 Storage Buckets Provisioning and Association BR80 Storage Identifier

Comments

@achtsnits
Copy link
Collaborator

achtsnits commented Sep 29, 2024

to ensure consistent object listings, meaning that the "listing" of all shared items remains stable, a separate index must be established. Simply storing a prefix for a share and dynamically resolving it is not sufficient for reproducibility.

Note: This is separate from the topic of item versioning (see issue #22), which ensures the content of the item itself remains unchanged.

On the server side, we can adopt the concept of symbolic links (which point to objects in mounted sources).

TBD: we need to determine the best way to share and allow users to download the index, enabling them to resolve it at a later point

@achtsnits achtsnits self-assigned this Sep 29, 2024
@achtsnits achtsnits added BR73 Storage Management BR74 Storage Buckets Provisioning and Association BR80 Storage Identifier labels Sep 29, 2024
@achtsnits achtsnits changed the title Workspace Requirements Analysis and Architectural Design (R01-06) Stable listing of shared items Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BR73 Storage Management BR74 Storage Buckets Provisioning and Association BR80 Storage Identifier
Projects
None yet
Development

No branches or pull requests

1 participant