On Wed, Mar 27, 2013 at 8:57 AM, Ivan Smirnoff <ivan.z...@gmail.com> wrote:

> Hi all.
> Can anyone tell, does django.cache locks file for writing by concurrent
> process?


Django's file-based cache doesn't do any locking. It wasn't really designed
as a production system -- it's more of a test that the cache API works as
an abstraction.

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to