Re: Revenj - a DDD friendly framework
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <CAC9RQtgY4o19NRTLPv_vzGRY2g_Gy19pALzteoOtcDwUfeOwXg@mail.gmail.com> |
Just as another you have a lot in there on "unprocessed events" unprocessed by who exactly? On Wed, Aug 27, 2014 at 2:09 PM, Greg Young <[email protected]> wrote: > After reading through I have a ton of questions on the event sourcing > implementation here. > > The largest is how do you replay a set of events to a projection? > > The second is how do you order events since they are in different tables? > > > On Wed, Aug 27, 2014 at 1:59 PM, [email protected] [domaindrivendesign] < > [email protected]> wrote: > >> >> >> Hi all, >> >> >> we've released a .NET backend framework we've been using for years. >> >> It supports rich models (even has some support for unstructured ones) on >> top of Postgres (and Oracle) so it allows for seamless DDD while avoiding >> the JSON DB route. >> >> It's BSD licensed and is available on: https://github.com/ngs-doo/revenj >> >> >> It contains some distinguishing features (with https://dsl-platform.com/ >> integration): >> >> * advanced object-oriented LINQ driver >> >> * no ORM issues since it utilizes objects in the DB [so it might have >> OOM issues ;)] >> >> * integration with modeling language based on DDD for describing the >> domain >> >> * automatic SQL migration based on modeling language diff >> >> * removal of various boilerplate (repositories, DTOs, etc...) >> >> * works on Mono >> >> >> If you have questions or comments, please let me know. >> >> >> Thanks, >> >> Rikard >> >> >> > > > > -- > Studying for the Turing test > -- Studying for the Turing test