Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate need for couchdb random #83

Open
wtogami opened this issue Jul 29, 2014 · 0 comments
Open

Eliminate need for couchdb random #83

wtogami opened this issue Jul 29, 2014 · 0 comments

Comments

@wtogami
Copy link
Collaborator

wtogami commented Jul 29, 2014

Docs currently says:

** Before proceeding with Adness' installation ensure that CouchDB is using the 'random' algorithm instead of the default 'sequential'. This is to prevent easy guessing of id hashes. **

Baron eliminated this requirement by generating our own random _id's when creating documents. Adness can do the same.

Low priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant