RAM memory to keep track of a last_write
> timestamp for each session -- but that's not a scalable solution. Is there a
> better way?
>
> Thanks in advance,
>
> Spork
>
There are only two hard problems in computer science, cache
invalidation, naming things and off by on
Hi,
I'm pretty new to Django and am having a problem with a race conditions
while modifying my session data. I'm using the standard session backend in
Django 1.4.1,, backed by Mysql.
I have view A, which can take a long time to process, and view B, which is
usually faster. I store multiple dat
2 matches
Mail list logo