1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Jaap Roes 7be638390e Fixed #20536 -- rewrite of the file based cache backend
* Safer for use in multiprocess environments
 * Better random culling
 * Cache files use less disk space
 * Safer delete behavior

Also fixed #15806, fixed #15825.
2013-11-07 16:12:15 +02:00
..
2013-10-24 21:25:51 -04:00
2013-07-29 06:57:33 -04:00