Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR
updated at Nov. 15, 2024, 9:23 p.m.
PHP 7 Version of the cargo sample used in Eric Evans DDD book
updated at Nov. 12, 2024, 6:20 p.m.
EventStore Implementation in node.js
updated at Oct. 2, 2024, 4:52 p.m.
Event-Sourcing and Domain-Driven Design with F# and EventStore
updated at July 31, 2024, 4 p.m.
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
updated at May 17, 2024, 4:40 p.m.
Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.
updated at April 30, 2024, 3:24 p.m.
Demo project to implement the CQRS and Event Sourcing patterns in Scala-Akka
updated at Feb. 1, 2024, 11:15 a.m.
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
updated at Dec. 22, 2023, 5:33 p.m.