#11260: File based cache not very efficient with large amounts of cached files
---------------------------------------------+------------------------------
          Reporter:  anteater_sa             |         Owner:  josh             
   
            Status:  assigned                |     Milestone:  1.2              
   
         Component:  Cache system            |       Version:  1.0              
   
        Resolution:                          |      Keywords:  filebased file 
cache
             Stage:  Design decision needed  |     Has_patch:  1                
   
        Needs_docs:  1                       |   Needs_tests:  1                
   
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Comment (by josh):

 Just to explain the patch...

 If you pass 'max_entries=0' no culling of the cache will ever occur.
 If number of entries is less than 'max_entries' then culling will be
 performed.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11260#comment:6>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

--

You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.


Reply via email to