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

local caching #1

Open
mynameisgabe opened this issue Dec 24, 2010 · 3 comments
Open

local caching #1

mynameisgabe opened this issue Dec 24, 2010 · 3 comments

Comments

@mynameisgabe
Copy link

the app would be so useful if it could cache the stw image locally and output the local url.

@saschwarz
Copy link
Owner

This was something I was considering, I'm thinking along the lines of django-queued-storage. You'd specify a pair of implementations of Storage one of which would query STW to get the image and the other would take the retrieved file and store it permanently. That way the image could be stored locally or on a CDN like Amazon.

@mynameisgabe
Copy link
Author

I may need it at some point in the near future, so if I add it to your app would you like me to submit my changes to you?

@saschwarz
Copy link
Owner

I'd certainly like to take a look at you solution...

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

2 participants