summaryrefslogtreecommitdiff
path: root/django/utils/synch.py
AgeCommit message (Collapse)Author
2005-09-25Added "locmem" and "file" cache backends. "locmem" is a thread-safe ↵Jacob Kaplan-Moss
local-memory cache, and "file" is a file-based cache. This refs #515; much thanks to Eugene Lazutkin! git-svn-id: http://code.djangoproject.com/svn/django/trunk@686 bcc190cf-cafb-0310-a4f2-bffc1f526a37