haf / Documently

Domain Driven Design with CQRS, Event Sourcing, MassTransit, RavenDB, RabbitMQ and C# and F#.
http://architecture.jayway.com
218 stars 55 forks source link

CommonDomain race condition #8

Closed haf closed 12 years ago

haf commented 12 years ago

The way that streams are saved in a dictionary internally in common domain causes problems. Fix by simply bringing in the functionality from common domain or by submitting a pull request.

haf commented 12 years ago

Closing.