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

Implement collection-level locking #52

Closed
pjenvey opened this issue Oct 8, 2018 · 0 comments
Closed

Implement collection-level locking #52

pjenvey opened this issue Oct 8, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pjenvey
Copy link
Member

pjenvey commented Oct 8, 2018

Build the equivalent of the lock_for_{read/write} context managers and trigger their use for each handler transaction. read's triggered for GET/HEAD requests, otherwise write.

@pjenvey pjenvey added the enhancement New feature or request label Oct 8, 2018
@pjenvey pjenvey self-assigned this Oct 11, 2018
pjenvey added a commit that referenced this issue Oct 11, 2018
and basic tests to just ensure it works

Closes #52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant