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

Implement Mount Modes #9

Open
jacquayj opened this issue Jul 6, 2018 · 1 comment
Open

Implement Mount Modes #9

jacquayj opened this issue Jul 6, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jacquayj
Copy link
Contributor

jacquayj commented Jul 6, 2018

Modes

  • Performance
  • Human Readable

Human mode will allow for a better view into the data from an iRODS perspective/interface. Purpose is to utilize iRODS collections for object key names with forward slashes /.

  • minio metadata required?
  • No md5 encoding of data object names (human readable)
  • Walks collection hierarchy and prepends path to object's key in ListObjects
  • PutObject will mkdir -p with any / found in object key
  • What will happen with other delimiter characters?
@jacquayj jacquayj added the enhancement New feature or request label Jul 6, 2018
@jacquayj jacquayj self-assigned this Jul 6, 2018
@jacquayj
Copy link
Contributor Author

jacquayj commented Aug 1, 2018

Idea: Auto assignment of metadata when "mounting" a collection?

@jacquayj jacquayj changed the title Implement "Collection" Mount Mode Implement Mount Modes Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant