On Sun, Jan 3, 2010 at 2:22 PM, Alessandro Ronchi <
alessandro.ron...@soasi.com> wrote:
> In wordpress there is a plugin that caches in a file (gzipped) a page
> and returns it instead of recalculate all from database, directly from
> apache.
> A garbage collector removes cached pages older than c
In wordpress there is a plugin that caches in a file (gzipped) a page
and returns it instead of recalculate all from database, directly from
apache.
A garbage collector removes cached pages older than cache life.
Is there anything similar in django, that returns a page without using
the django mor
2 matches
Mail list logo