summaryrefslogtreecommitdiff
path: root/dogpile/cache/backends/memory.py
Commit message (Expand)AuthorAgeFilesLines
* - changelogMike Bayer2013-11-261-34/+58
* fixed PEP whitespace issuejonathan vanasco2013-11-261-4/+4
* memory_pickle backend supportjonathan vanasco2013-11-261-6/+36
* - this is 0.5.0Mike Bayer2013-06-141-4/+4
* python 3 compatibilityMarcos A. Sobrinho2013-04-091-4/+2
* _multi methods for file, memcache and memoryMarcos A. Sobrinho2013-04-081-0/+15
* whitespace removalMike Bayer2012-09-161-8/+8
* - fix up cache decorator, testsMike Bayer2012-04-071-1/+7
* - implement a memcached lock, enabled by setting distributed_lock=TrueMike Bayer2012-04-071-1/+1
* - implement pylibmc backendMike Bayer2012-04-061-5/+36
* add the memory backendMike Bayer2012-04-011-0/+18