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

Cloud storage (v2) #1

Open
edsu opened this issue Aug 29, 2020 · 0 comments
Open

Cloud storage (v2) #1

edsu opened this issue Aug 29, 2020 · 0 comments

Comments

@edsu
Copy link
Owner

edsu commented Aug 29, 2020

At MITH we want to update dedoop significantly to write to cloud storage (Amazon S3, Google Cloud Storage, Microsoft Azure, etc) using Apache libcloud. Instead of writing sequentially named files it will use the sha256 checksum as a object name, and will store file media type, original name and last modification time as object metadata. dedoop will retain the ability to write to the local filesystem, but in this case it will retain the file extension, and the file metadata will continue to be written to a JSON file.

If you want to read more of the details you can find them here:

https://app.gitbook.com/@lakeland-digital-archive/s/design-documents/ingest-utility

Please let us know here if you have any thoughts about any of this!

@edsu edsu changed the title Cloud storage Cloud storage (v2) Aug 29, 2020
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

1 participant