Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1088  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussions about DDD, CQRS, and Event Sourcing
 

ES and external services 
  How do you handle something like an event sources app that relies on a rules engine? For example, I have events from a year ago where decisions were made by the rules engine. However, today, the rules engine changes - in such a way that the events of the past would be 'different'. How do you handle this? If you have services on which your events depend,... more »
By Will Comeaux  - May 22 - 5 new of 5 messages    

ES, Multiple BCs and Ordering in Read Store 
  Hello all, my first post here. I have read quite a few of the older posts - so if this is clearly answered somewhere I have not yet crossed it. Given two BCs is it at all possible to create a read model in one BC that accurately represents the state of both - in an event sourced scenario? Users Bounded Context - Manages user accounts, profiles, etc.... more »
By Will Comeaux  - May 21 - 2 new of 2 messages    

DDD + Event sourcing: inheritance and events 
  In my domain model, there are multiple type of credit transactions, that have complex life cycles. Let's call them to simplify CreditType1, CreditType2 and CreditType3. The thing is, all credit types share the same behavior, the only thing that changes is some displaying data, but that's not important here.... more »
By Zach  - May 21 - 1 new of 1 message    

Partial Event Sourcing (ES + CRUD) 
  Hi, long time follower, first time poster... I am working on understanding the nuances of event sourcing. For the project I am working on I see a lot of benefit in moving to this approach. What I am having trouble with is not event sourcing everything. I get that ES is overkill for CRUD but there are quite a few objects in the database... more »
By Ryan Litvak  - May 15 - 4 new of 4 messages    

CQRS - Event versioning approach- Good or Bad? 
  Hi all, We are at a point in our development cycle (asp.net mvc application), where we need to introduce changes to our existing commands and events (say adding/removing a few properties etc). Its a message driven CQRS system (no event sourcing) I have been trying to find a way to introduce commands/events versioning in... more »
By Neelanshu Sharma  - May 14 - 6 new of 6 messages    

Where should the validation be? 
  Hi, I would like to have your advice on where should I put or not put a validation. Let's take the Order example, I have a command CreateOrder which is supposed to create an order and takes in parameters; - Quantity, - Price, - Product. Now if I would want to make a validation check on the quantity saying; the... more »
By hector.T  - May 13 - 26 new of 26 messages    

Reliable CQRS "framework"... new member of this great group 
  Hello guys, thank you for this group. Much needed. I am very sold on CQRS and DDD. I have done a couple of projects, small-garage-projects, and i feel pretty comfortable I can switch over this "principles" for my future projects. This is the deal. I am in charge of a large application ( i didn't create... more »
By Jose Fernandez  - May 12 - 31 new of 31 messages    

References to events sourcing implementations 
  Hey I am looking for any case studies of successful (and failed) event sourcing implementations in the wild. LMAX is one of the newest and best documented. Anybody knows other solid sources? Szymon
By Szymon Pobiega  - May 10 - 3 new of 3 messages    

Is there a way to subscribe to a stream category through EventStore.ClientAPI? 
  Using projections we should be able to access streams with specific category as specified below: * fromCategory('category')* However, I would like to know whether there is a way to subscribe to streams with specific category using EventStore.ClientAPI<[link]> ? Thanks in Advance.... more »
By NextGen Evangelist  - May 7 - 3 new of 3 messages    

How to determine when a root aggregate contains too many one-to-many relationships? 
  I am really struggling with the following scenario: Let's say I have a user aggregate. A user can create 1+ groups, messages, friends, photo galleries, etc. Now it seems like groups, messages, friends, photo galleries should each be in their own aggregates groupings. It seems illogical to create a user entity that contains an IList<>... more »
By c_sharp_dev1  - May 5 - 6 new of 6 messages    

1 - 10 of 1088   « Newer | Older »

XML       Send email to this group: dddcqrs@googlegroups.com