<div dir="ltr">We went down that route initially in <a href="http://gov.uk">gov.uk</a> with the Publishing API: <a href="https://github.com/alphagov/publishing-api/">https://github.com/alphagov/publishing-api/</a><div><br></div><div>It has since slowly morphed into a more normal domain model, but you can see those decisions documented in the docs folder and the git history.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 7 April 2016 at 21:19, Panayotis Matsinopoulos <span dir="ltr"><<a href="mailto:panayotis@matsinopoulos.gr" target="_blank">panayotis@matsinopoulos.gr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi LRUG,</div><div><br>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?</div><div><br></div><div>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.</div><div><br></div><div>Are you aware of any such case studies?</div><div><br></div><div>Thanks in advance</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font face="'comic sans ms', sans-serif">Panayotis Matsinopoulos</font><div><br></div></div></div></div></div></div></div></div>
</font></span></div>
<br>_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
Archives: <a href="http://lists.lrug.org/pipermail/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/pipermail/chat-lrug.org</a><br>
Manage your subscription: <a href="http://lists.lrug.org/options.cgi/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/options.cgi/chat-lrug.org</a><br>
List info: <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
<br></blockquote></div><br></div>