Natim / Thumbnailer

A service that take an url and returns a thumbnail
9 stars 2 forks source link

Caching System #10

Open Natim opened 12 years ago

Natim commented 12 years ago

So we have Reader, Engines and Writers.

And caching systems.

We could use werkzeug caching system for that : http://werkzeug.pocoo.org/docs/contrib/cache/#werkzeug.contrib.cache.FileSystemCache

benoitbryon commented 12 years ago

See also: http://pypi.python.org/pypi?%3Aaction=search&term=wsgi%20cache&submit=search