This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Thejaswi Puthraya (author)
Sat Dec 26 21:41:59 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jun 11 18:41:18 -0700 2009 | |
| |
LICENSE.txt | Thu Jun 11 18:46:13 -0700 2009 | |
| |
README.rst | Sun Nov 08 21:45:26 -0800 2009 | |
| |
auth/ | Thu Nov 12 20:43:56 -0800 2009 | |
| |
cache/ | Tue Nov 10 21:38:24 -0800 2009 | |
| |
openid_consumer/ | Sat Dec 26 21:41:59 -0800 2009 | |
| |
sessions/ | Tue Nov 10 21:20:25 -0800 2009 |
README.rst
README
This project's goal is to replace the RDBMS specific backends used in django with document-oriented databases (more specifically CouchDB).
Currently it has a moderately tested:
- Auth backend
- Session backend
- Cache backend
- OpenID consumer using CouchDB store (requires django_openid)
In the future, I plan to work on (no guarantees that I might have a success on the one's listed below, but they are worth a try):
- Admin backend
- Database backend
- and anything else I forgot but you might love to use...
Please do leave your feedback if you found the project worthless or useful (by any chance).







