--
You received this message because you are subscribed to the Google Groups "DDD/CQRS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dddcqrs+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I justify the inefficiency to myself by the idea that the write side will be used significantly less than the read side. I figure if performance becomes an issue then I can worry about it at a later date.
Not saying this is the best way, but it is an option.