add a LICENSE file (MIT)
1 file changed
tree: 39adfd090294a23faa8a112f66ee6d41de804e06
  1. priv/
  2. src/
  3. .gitignore
  4. LICENSE
  5. README.md
  6. rebar.config
  7. 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.