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

Design doc for SWIFT support #62

Open
Tracked by #65
arttor opened this issue Jan 15, 2025 · 0 comments
Open
Tracked by #65

Design doc for SWIFT support #62

arttor opened this issue Jan 15, 2025 · 0 comments
Assignees

Comments

@arttor
Copy link
Collaborator

arttor commented Jan 15, 2025

Write proposal for new data model to support both swift and s3 storages in chorus. Try to cover following topic:

  • what changes to data model are needed to suppurt SWIFT's project/account/container structure?
  • what will be migration path? the best option is to not have migration. just add new fields for swift and adjust code to work with both but i don't know if it will be possible.
  • how hard it would be to support migration between SWIFT container and S3 bucket? Or should it be swift<->swift and s3<->s3 only? Maybe we can support it and note that not all data can be mapped (tag,acl,lifecycle,etc...). But this topic can be a part of separate document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants