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

Improvements to image processing. #146

Merged
merged 4 commits into from
Aug 17, 2013
Merged

Improvements to image processing. #146

merged 4 commits into from
Aug 17, 2013

Conversation

robotmay
Copy link
Owner

Includes image rotation support and a caching S3 data store to hopefully
reduce processing times for photos.

Robert May added 4 commits August 14, 2013 09:41
This should help reduce problems likely caused by constantly fetching the photos
from AWS, as well as enabling support for affecting the images based on the
metadata, i.e. rotation.
This implements our own wrapper around the Dragonfly S3 store, caching
retrieval for 5 minutes (currently) so that processing multiple image
sizes doesn't require multiple fetches.
robotmay pushed a commit that referenced this pull request Aug 17, 2013
Improvements to image processing.
@robotmay robotmay merged commit 0aa0afd into robotmay:master Aug 17, 2013
@robotmay robotmay deleted the auto-rotate branch August 17, 2013 19:21
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 2c286a4 on robotmay:auto-rotate into b6f749e on afternoonrobot:master.

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