EduardoPires / EquinoxProject

Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
http://equinoxproject.azurewebsites.net/
MIT License
6.43k stars 1.61k forks source link

EventStore as NoSQL database #32

Open thiagolunardi opened 7 years ago

thiagolunardi commented 7 years ago

Event sourcing mainly is composed by objects notation data. So, reduce friction and (des) serializations persisting them as documents.

EduardoPires commented 7 years ago

Accepted. It will be implemented at v3.0

ElderJames commented 7 years ago

I can help, but I want to know which nosql database you want.

alexsandro-xpt commented 6 years ago

MongoDB @ElderJames

ghost commented 6 years ago

MongoDB for the WIN!

ElderJames commented 6 years ago

Fine,let me try!