NEventStore / NEventStore.Persistence.RavenDB

RavenDB Persistence Engine for NEventStore
MIT License
2 stars 10 forks source link

Engine to be re-implemented #4

Closed charlessolar closed 9 years ago

charlessolar commented 10 years ago

I am curious why RavenPersistenenceEngine.Commit throws this exception. Is there some work needed to be done still? It took a few hours to find this, since I was investigating why message dispatcher was not being called. I see the events arrive in ravendb but none of the post commit hooks are executed.