- Read on Sunday, May 2, 2010
-
-
5 Ways to Speed Up Your Site
Paul Stamatiou explains how you can speed you your page very effectively. Great article.
Visit
-
5 Ways to Speed Up Your Site
- Read on Friday, May 29, 2009
-
-
Custom Cache with SITE_ID in key
Wraps existing cache configured as CUSTOM_CACHE_BACKEND and adds the SITE_ID to cache keys.
Visit
-
Custom Cache with SITE_ID in key
- Read on Tuesday, May 5, 2009
-
-
django-caching
Some examples of transparently caching things in Django.
Visit
-
django-caching
- Read on Monday, December 8, 2008
-
-
django-orm-cache
This project is an attempt to provide a low-level, somewhat magical, approach to handling row-level object caches.
Visit
-
django-orm-cache
- Read on Tuesday, August 12, 2008
-
-
Expire page from cache
A simple helper function that clears the cache for a given URL, assuming no headers.
Visit
-
Expire page from cache
- Read on Thursday, June 19, 2008
-
-
Model manager with row caching
RowCacheManager is a model manager that will try to fetch any 'get' (i.e., single-row) requests from the cache.
Visit
-
Model manager with row caching
- Read on Wednesday, June 4, 2008
-
-
A Cache Status View for Django
I wanted an easy way to see what the memcached server is up to, and came up with a a simple Django view that grabs the current status from the server.
Visit
-
A Cache Status View for Django

