Hey all -

dogpile.cache 0.5.0 is now available.

dogpile.cache is a caching API built around the concept of a "dogpile lock", 
which allows continued access to an expiring data value while a single thread 
generates a new value.  It is intended as the next generation of caching API to 
replace Beaker as a caching solution.

Version 0.5.0 has an emphasis on support for "multi key" APIs featured in Redis 
and some memcached clients.  Changelog is available at: 
http://dogpilecache.readthedocs.org/en/latest/changelog.html#change-0.5.0 .

Download dogpile.cache at:  https://pypi.python.org/pypi/dogpile.cache

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


Reply via email to