EventStoreDB is a scalable, high-performance, open-source database optimized for Event Sourcing.
I would like to know what advantages there are to using EventStore (http://geteventstore.com) over implementing event sourcing yourself …
mongodb event-sourcing eventstoredbI am writing a simple event dispatcher where my events come in as objects with the clr type name and …
c# casting json.net eventstoredb