== Usage ==

Install directly from git using PIP:

    easy_install beaker_extensions

Now you can use the redis, tyrant, riak, dynomite, and ringo extensions.

beaker.session.type = tyrant
beaker.session.url = 127.0.0.1:1978

Thanks to Jack Hsu for providing the tokyo example:
http://www.jackhsu.com/2009/05/27/pylons-with-tokyo-cabinet-beaker-sessions

GIT REP0: https://github.com/didip/beaker_extensions
