move config around
2 files changed
tree: 7c6a15c9034b2a9571a005a86a30c8571729d34e
  1. priv/
  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.