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

Concurrency concern #5

Open
ghost opened this issue Sep 12, 2018 · 3 comments
Open

Concurrency concern #5

ghost opened this issue Sep 12, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 12, 2018

Hi. Firstly, very interesting approach!

How are you handling concurrency? I can't see reference to any event/aggregate version anywhere to ensure multiple writes to the eventstore don't cause concurrency violations.

@theUniC
Copy link
Member

theUniC commented Sep 13, 2018

Hi!

Thanks for your comment. It's just a proof of concept in order to try out CQRS and ES. This code was never intended to deal with more complex scenarios such as concurrency.

Cheers!
Christian.

@ghost
Copy link
Author

ghost commented Sep 14, 2018

As I'm dealing with concurrency at the moment in my work, if I get time I will try to submit a PR with that in mind. I can't promise anything, but I will try.

@johnrhunt
Copy link

That would be interesting. John, I think we need to get this book - business expense? 👍

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