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

add callback options to react to upload #30

Merged
merged 1 commit into from
Nov 9, 2015
Merged

Conversation

benib
Copy link
Contributor

@benib benib commented Oct 29, 2015

This PR adds 3 callback options: 'onChange', 'onNoChange', 'onNew'. They get called after a file got uploaded to S3. This can be used to programatically purge a cache for example.

@clineamb
Copy link
Owner

clineamb commented Nov 9, 2015

LGTM, will merge soon!

@clineamb clineamb merged commit 98cabd2 into clineamb:master Nov 9, 2015
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

Successfully merging this pull request may close these issues.

2 participants