--
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.
Is there a list anywhere of companies actually using CQRS/ES ?
If you know of anyone could you please reply here?
--
as the founder of AxonFramework (a CQRS/ES framework for Java), I come across many companies that use it. The companies that I know of are probably just the tip of the iceberg.
It is being used in cases such as gaming sites, online casinos and betting offices, but I have also met a company that used Axon to build software for airports to tracks aircraft's positions. There are also some case of medical applications using event sourcing, as it provides good auditing and allows for research to be done on the data gathered over time. Finally, there is a good number of banks using CQRS (often with ES) for handling payments and executing trades on the stock exchanges.
You don't have to be afraid you'll be one of the first movers ;-).
Cheers,
Allard