Groups
Sign in
Groups
DDD/CQRS
Conversations
About
Send feedback
Help
DDD/CQRS
Contact owners and managers
1–30 of 2431
All discussions about ddd/cqrs/event sourcing/whatever are allowed.
Recruiters please do not send to this list.
Mark all as read
Report group
0 selected
Holger Thiemann
,
ghiat....@gmail.com
2
Apr 4
Event Sourcing in deeply nested Aggregates
in this situation one solution is to use Module encapsulation (in C# use internal setters) and change
unread,
Event Sourcing in deeply nested Aggregates
in this situation one solution is to use Module encapsulation (in C# use internal setters) and change
Apr 4
Fabio Corvino
Jan 26
Massive Data Exchange Between Bounded Context (Microservices)
Hi, In a microservices architecture, we are implementing a microservice for scheduling orders.
unread,
Massive Data Exchange Between Bounded Context (Microservices)
Hi, In a microservices architecture, we are implementing a microservice for scheduling orders.
Jan 26
reda laanait
,
Yves Lorphelin
2
3/24/23
How to fan in multiple streams for projections while maintaining a decent global order?
Well , the logic there is a bit special since it's about reading from actual multiple streams and
unread,
How to fan in multiple streams for projections while maintaining a decent global order?
Well , the logic there is a bit special since it's about reading from actual multiple streams and
3/24/23
Andrew Young
2/11/23
Re: [DDD/CQRS] Abridged summary of dddcqrs@googlegroups.com - 1 update in 1 topic
I'm sorry. I don't understand what you mean. Can you provide a concrete example? On Fri, Feb
unread,
Re: [DDD/CQRS] Abridged summary of dddcqrs@googlegroups.com - 1 update in 1 topic
I'm sorry. I don't understand what you mean. Can you provide a concrete example? On Fri, Feb
2/11/23
alew
2/10/23
change state of an aggregate root to simple object
Hello! I can't decide if the technique of moving the root of an aggregate inside another
unread,
change state of an aggregate root to simple object
Hello! I can't decide if the technique of moving the root of an aggregate inside another
2/10/23
cybor...@gmail.com
,
Greg Young
2
11/21/22
How to update read model schema
"I am thinking to create a new version of my existing projector and read from the beginning of
unread,
How to update read model schema
"I am thinking to create a new version of my existing projector and read from the beginning of
11/21/22
David Leangen
, …
Alexey Raga
11
10/10/22
Grouping events, like git?
I _believe_ something like that was done by Jet when they used Azure CosmosDB as an event store. If I
unread,
Grouping events, like git?
I _believe_ something like that was done by Jet when they used Azure CosmosDB as an event store. If I
10/10/22
ant...@vinland.me.uk
4/30/22
JSON-LD and DDD
Hi there, Has anyone seen any use of JSON-LD as a way of annotating JSON API or message payloads -
unread,
JSON-LD and DDD
Hi there, Has anyone seen any use of JSON-LD as a way of annotating JSON API or message payloads -
4/30/22
Ryan Marsh
3/15/22
We built a framework 👀
We built a framework for CQRS and DDD even though Greg said not too. It's not too opinionated on
unread,
We built a framework 👀
We built a framework for CQRS and DDD even though Greg said not too. It's not too opinionated on
3/15/22
Harrison Brown
,
Chris Sampson
4
2/14/22
Using BDD with a system comprised of multiple services
The scenarios are most "business like" at the web UI level, and least "business like
unread,
Using BDD with a system comprised of multiple services
The scenarios are most "business like" at the web UI level, and least "business like
2/14/22
radhakris...@gmail.com
3
10/13/21
Services for a Banking domain
I think https://bian.org/wp-content/uploads/2020/07/BIAN-Semantic-API-Pactitioner-Guide-V8.1-FINAL.
unread,
Services for a Banking domain
I think https://bian.org/wp-content/uploads/2020/07/BIAN-Semantic-API-Pactitioner-Guide-V8.1-FINAL.
10/13/21
nir.w...@gmail.com
,
Chris Richardson
2
8/29/21
Event Sequencing in an Event Subscribing mechanism
Subscribe to the dynamoDb table's stream? On Sun, Aug 29, 2021, 2:55 PM nir.w...@gmail.com <
unread,
Event Sequencing in an Event Subscribing mechanism
Subscribe to the dynamoDb table's stream? On Sun, Aug 29, 2021, 2:55 PM nir.w...@gmail.com <
8/29/21
Peter Hageus
,
Rickard Öberg
2
8/17/21
ReadStore scale out
Hi Peter, This is such a great question I think. I can tell you how I did it (realvision.com), and
unread,
ReadStore scale out
Hi Peter, This is such a great question I think. I can tell you how I did it (realvision.com), and
8/17/21
Alexey Raga
, …
Harrison Brown
11
8/17/21
Aggregates creating other aggregates
Also related: https://foreverframe.net/how-to-guarantee-username-uniqueness-with-cqrses/ On 17 Aug
unread,
Aggregates creating other aggregates
Also related: https://foreverframe.net/how-to-guarantee-username-uniqueness-with-cqrses/ On 17 Aug
8/17/21
peterm...@gmail.com
, …
Fabian Schmied
3
8/15/21
Event Sourcing with AWS Services?
I'm not using AWS, but maybe this is helpful anyway. We're currently running an event store
unread,
Event Sourcing with AWS Services?
I'm not using AWS, but maybe this is helpful anyway. We're currently running an event store
8/15/21
Alexey Raga
, …
Mateusz Nowak
3
8/11/21
Commands, CRUD or CRUD commands?
Yes, exactly as Harrison said. Its good idea to separate part with business logic and rich model from
unread,
Commands, CRUD or CRUD commands?
Yes, exactly as Harrison said. Its good idea to separate part with business logic and rich model from
8/11/21
radhakris...@gmail.com
,
Mauro Servienti
5
8/9/21
Integration with external systems during sign-up
Thanks. Even though I can't use MassTransit it has many ideas related to my story. It will help.
unread,
Integration with external systems during sign-up
Thanks. Even though I can't use MassTransit it has many ideas related to my story. It will help.
8/9/21
kho...@tdstickets.com
, …
Ben Kloosterman
6
6/24/21
Implementing DDD Aggregates that have dependencies.
Hi Kurt You're looking at how a transactional /RDBS system with a company / Office table would
unread,
Implementing DDD Aggregates that have dependencies.
Hi Kurt You're looking at how a transactional /RDBS system with a company / Office table would
6/24/21
Ryan Marsh
, …
Ben Kloosterman
9
6/9/21
Orthodoxy of command validation
Thanks all for your input. This was very helpful. If anyone is interested I decided (for now) to
unread,
Orthodoxy of command validation
Thanks all for your input. This was very helpful. If anyone is interested I decided (for now) to
6/9/21
Brent Roose
, …
Ryan Marsh
5
6/9/21
Resizing Event Driven Aggregates
This answer was inadvertently helpful with a problem I'm having. Thanks. Kind regards, Ryan Marsh
unread,
Resizing Event Driven Aggregates
This answer was inadvertently helpful with a problem I'm having. Thanks. Kind regards, Ryan Marsh
6/9/21
JGeek
, …
Ben Kloosterman
3
6/1/21
System Decomposition From Business Requirements To Microservices
You didnt say DDD or Event driven ? Start with CRUD master data services which should be simple and
unread,
System Decomposition From Business Requirements To Microservices
You didnt say DDD or Event driven ? Start with CRUD master data services which should be simple and
6/1/21
radhakris...@gmail.com
, …
Rickard Öberg
12
5/24/21
Domain Events for UI
> So the followup question becomes: why is this preferred over using a load balancer to those
unread,
Domain Events for UI
> So the followup question becomes: why is this preferred over using a load balancer to those
5/24/21
Alew
, …
Mateusz Nowak
3
5/18/21
returning domain events
I'm using this approach a lot and it's very easy to follow, especially with functional
unread,
returning domain events
I'm using this approach a lot and it's very easy to follow, especially with functional
5/18/21
Eusebiu Gagea
, …
Nik
6
5/12/21
Domain Events
Please note, I see now it's a ES related question, where my answer is not. On Wednesday, May 12,
unread,
Domain Events
Please note, I see now it's a ES related question, where my answer is not. On Wednesday, May 12,
5/12/21
BHP LIB
, …
Greg Young
5
4/28/21
Seamless Object-Oriented Software Architecture (1995 Book)
Do you write purely functional code? Another question worth a discussion is ... how does analysis
unread,
Seamless Object-Oriented Software Architecture (1995 Book)
Do you write purely functional code? Another question worth a discussion is ... how does analysis
4/28/21
Daniel Plainview
, …
Raoul Duke
7
4/28/21
Event sourcing for articles (wiki)
what did google wave do? On Wed, Apr 28, 2021 at 7:12 PM Robert Mrobo <rober...@gmail.com>
unread,
Event sourcing for articles (wiki)
what did google wave do? On Wed, Apr 28, 2021 at 7:12 PM Robert Mrobo <rober...@gmail.com>
4/28/21
radhakris...@gmail.com
, …
Ben Kloosterman
7
4/26/21
Communicating multiple statuses of an aggregate using an event
>Dont really understand what you mean by this , is it because your using an eventually
unread,
Communicating multiple statuses of an aggregate using an event
>Dont really understand what you mean by this , is it because your using an eventually
4/26/21
Joerg
, …
radhakris...@gmail.com
15
4/20/21
How to implement Process Manager / Saga without ES and without Framework?
As far as the 'outbox' pattern is concerned there are architectural considerations. When we
unread,
How to implement Process Manager / Saga without ES and without Framework?
As far as the 'outbox' pattern is concerned there are architectural considerations. When we
4/20/21
Caspar
, …
Ben Kloosterman
8
4/7/21
How to get state of an aggregate in CQRS pattern?
"I think in an event-driven architecture the shape of the events ingested by a
unread,
How to get state of an aggregate in CQRS pattern?
"I think in an event-driven architecture the shape of the events ingested by a
4/7/21
henk...@gmail.com
,
Ben Kloosterman
2
3/31/21
Two aggregates, or one but with multiple views
At a glance stationconnector is not really an aggregate as i dont see it needing data options. Id
unread,
Two aggregates, or one but with multiple views
At a glance stationconnector is not really an aggregate as i dont see it needing data options. Id
3/31/21