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

Couch store security and maintenance #10

Open
dariocravero opened this issue Feb 20, 2016 · 1 comment
Open

Couch store security and maintenance #10

dariocravero opened this issue Feb 20, 2016 · 1 comment

Comments

@dariocravero
Copy link
Contributor

Perhaps two things could be added to the couch store database module:

  • security, e.g.: limit to a role
  • ongoing maintenance like compactation.

What do you think about that?

@tyler-johnson
Copy link
Member

  • security, e.g.: limit to a role

Yea what were you thinking with this? Like adding roles to the _security document so only specific users had write access?

  • ongoing maintenance like compaction.

Yes it might be good to add some automatic/transparent processes so the end developer doesn't have to think about it. On the other hand, I set up autocompaction on my entire database so this would be a double-edged sword for me. I think this is okay as long as it is configurable and can be disabled.

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

No branches or pull requests

2 participants