fix typo in README
1 file changed
tree: 13b5a33fcaeef919f827a1f4415b867918b4a112
  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 in _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.