Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Extending beaker (cache & session module) to use No SQL backend.

Notifications You must be signed in to change notification settings

altalang/beaker_extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Install directly from git using PIP:

pip install git+git://github.com/didip/beaker_extensions.git

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

About

Extending beaker (cache & session module) to use No SQL backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%