On Jun 7, 2012, at 1:46 PM, Mike Orr wrote:

> On Thu, Jun 7, 2012 at 10:11 AM, Jason <[email protected]> wrote:
>> Do you know if Pyramid's default session cache will be changing from beaker
>> to dogpile in the near future?
> 
> Pyramid has no default session  backend. 'pyramid_beaker' is an
> add-on. I suppose 'pyramid_dogpile' will appear when somebody gets
> around to writing it. But it won't be "recommended" until Dogpile has
> been stable for a while. Last I heard Dogpile was in alpha, but it may
> be further along now.

well also Dogpile doesn't do HTTP sessions.  Just data caching.

We're still stuck with Beaker for that, until someone wants to change things (I 
only use it for client side sessions).


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to