add Makefile with `plugin` target
1 file changed
tree: 093211009f639834295aa680d58a3606ebe7559f
  1. priv/
  2. src/
  3. .gitignore
  4. Makefile
  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.