On Thursday, June 7, 2012 12:56:56 PM UTC-4, mike bayer wrote:
>
> For caching, I'd use dogpile.cache:  
> https://bitbucket.org/zzzeek/dogpile.cache/ 
>
> Which is specifically the replacement for Beaker caching.   It is much 
> simpler and more performant. 
>
> SQLAlchemy 0.8 will convert the "beaker caching" examples to use dogpile 
> instead.    Attached is a tutorial script from a recent tutorial i gave 
> which illustrates a typical dogpile/SQLAlchemy caching configuration, in 
> the spirit of the Beaker caching example. 
>
>
> Do you know if Pyramid's default session cache will be changing from 
beaker to dogpile in the near future? 

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pylons-discuss/-/gt0b4VUDN3EJ.
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