[LRUG] Ruby Web Apps using CQRS and Event Sourcing Patterns

David Salgado david at digitalronin.com
Thu Apr 7 14:53:06 PDT 2016


Arkency have a couple of blog posts on this topic;

http://blog.arkency.com/2016/01/from-legacy-to-ddd-start-with-publishing-events/

David



On 7 April 2016 at 21:19, Panayotis Matsinopoulos <
panayotis at matsinopoulos.gr> wrote:

> Hi LRUG,
>
> Do you know of any (preferably Ruby, but not only) Web application that
> uses CQRS and Event Sourcing patterns for its architecture? If yes, can you
> point me to such case studies?
>
> With the above, I mean Web apps that do not direct their CUD actions
> directly to an RDBMS store (or other store like key/value store, document
> store, or graph store or similar), but they store them into an Event Source
> implementation (using technologies like kafka or AWS Kinesis) and all the
> Read actions read from other read-tuned data stores.
>
> Are you aware of any such case studies?
>
> Thanks in advance
>
> --
> Panayotis Matsinopoulos
>
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> Archives: http://lists.lrug.org/pipermail/chat-lrug.org
> Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org
> List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20160407/89ff1efb/attachment-0002.html>


More information about the Chat mailing list