Open Natim opened 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
See also: http://pypi.python.org/pypi?%3Aaction=search&term=wsgi%20cache&submit=search
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