It sounds great, but memcached is a cache rather than a persistent 
store, so it doesn't guarantee to be able to give you back the data.  Is 
it OK for a session to drop because memcached flushed it out?  Or are 
you assuming you can size your memcached servers so that they never drop 
a session?

--Ned.

Jacob Kaplan-Moss wrote:
> On 6/6/07, Faulkner <[EMAIL PROTECTED]> wrote:
>   
>> Anyone seriously considering making a framework for this?
>>     
>
> I, for one, would be all for a (drop-in, API-compatible) session layer
> replacement with pluggable backends. Memcached sessions are a Good
> Idea.
>
> Jacob
>
> >
>
>
>
> .
>
>   

-- 
Ned Batchelder, http://nedbatchelder.com


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

Reply via email to