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

Write lock per stream, instead of locking the entire store #25

Closed
tomasaschan opened this issue Oct 5, 2017 · 0 comments
Closed

Write lock per stream, instead of locking the entire store #25

tomasaschan opened this issue Oct 5, 2017 · 0 comments

Comments

@tomasaschan
Copy link
Owner

Currently the IWriteLock implementation locks the entire store. It would be nice if it only locked the event stream one is about to write to.

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