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

Formalize how and where we save the files. #22

Open
ehgoodenough opened this issue Jan 22, 2015 · 0 comments
Open

Formalize how and where we save the files. #22

ehgoodenough opened this issue Jan 22, 2015 · 0 comments

Comments

@ehgoodenough
Copy link
Member

It would be great if we could create a module that saves the files. The interface for the module should accept a file write stream, and then save it somewhere. We can create two different modules that satisfy this same interface, one to save to a directory on the local file system, while the other saves to an S3. Even better, if no environment variables are on the machine for the AWS credentials for the S3, it would default to the local file system.

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