initial commit
7 files changed
tree: 5a1aa367bfd0b397e9afc796e87b35a7a663b5b5
  1. etc/
  2. src/
  3. .gitignore
  4. README.md
  5. rebar.config
  6. rebar.config.script
README.md

couchperuser

couchperuser is a CouchDB daemon that ensures that a private per-user database exists for each document _users.

Currently this is very much purpose-built for CodeCosmos. Databases are in the form:

userdb-{hex encoded username}

For example, the user bob will have a database named userdb-626f62.