angler-fishThe Vulnerability History Project

Fixed #11675 -- Added support for the PyLibMC cache library. In order to support this, and clean up some other 1.3 caching additions, this patch also includes some changes to the way caches are defined. This means you can now have multiple caches, in the same way you have multiple databases. A huge thanks to Jacob Burch for the work on the PyLibMC backend, and to Jannis for his work on the cache definition changes.

      git-svn-id: http://code.djangoproject.com/svn/django/trunk@15005 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    
commit 673e6fc7fb243ed44841b9969d26a161c25733b3
+3 -4
+5 -8
+26 -102
+9 -28
+4 -8
+1 -5
+3 -7
+6 -17
+26 -91
+6 -8
+8 -29
+6 -7
+1 -1
+25 -125
+4 -23
+73 -212
+2 -2
+40 -67
+4
expand_less