-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
4 lines (4 loc) · 5.21 KB
/
index.html
1
2
3
4
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="keywords" content="i18n, internationalization, translation, javascript, nodejs, js"><title>cqrs - documentation for cqrs modules and libraries</title><link href="public/css/index.css" rel="stylesheet"><script src="public/js/jquery-1.7.2.min.js"></script><script src="public/js/bootstrap-2.0.2.min.js"></script><!-- HTML5 shim, for IE6-8 support of HTML5 elements--><!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]--><!--[if lt IE 8]><link href="public/css/font-awesome-ie7-2.0.css" rel="stylesheet" type="text/css"><![endif]--></head><body><header class="header"><div class="header-inner"><div class="navbar navbar-fixed-top"><div class="navbar-inner"><div class="container"><!--.btn-navbar is used as the toggle for collapsed navbar content--><a data-toggle="collapse" data-target=".nav-collapse" class="btn btn-navbar"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><!-- Be sure to leave the brand out there if you want it shown--><a href="" class="brand">cqrs</a><!-- Everything you want hidden at 940px or less, place within here--><div class="nav-collapse"><ul class="nav"><li><a href="index.html">Home</a></li><li><a href="pages/domain.html">domain</a></li><li><a href="pages/viewmodel.html">viewmodel</a></li><li><a href="pages/eventdenormalizer.html">eventdenormalizer</a></li><li><a href="http://adrai.github.io/node-eventstore/">eventstore</a></li><li><a href="http://jamuhl.github.com/backbone.CQRS/">backbone.CQRS</a></li><li><a href="https://github.com/KABA-CCEAC/angular.CQRS/">angular.CQRS</a></li><li><a href="pages/eventedcommand.html">evented-command</a></li><li><a href="pages/saga.html">saga</a></li></ul></div></div></div></div></div></header><div class="main"><div class="main-inner"><div class="container"><div class="content-container"> <div class="row-fluid"><div class="span12"><div class="hero-unit"><h1 id="n1">⚠️ IMPORTANT NEWS! 📰</h1><p>I’ve been dealing with CQRS, event-sourcing and DDD long enough now that I don’t need working with it anymore unfortunately, so at least for now this my formal farewell!</p><p>I want to thank everyone who has contributed in one way or another.
Especially...</p><ul><li><a href="https://github.com/jamuhl">Jan</a>, who introduced me to this topic.</li><li><a href="https://github.com/nanov">Dimitar</a>, one of the last bigger contributors and maintainer.</li><li>My last employer, who gave me the possibility to use all these CQRS modules in a big Cloud-System.</li><li>My family and friends, who very often came up short.</li></ul><p>Finally, I would like to thank <a href="https://github.com/goloroden">Golo Roden</a>, who was there very early at the beginning of my CQRS/ES/DDD journey and is now here again to take over these modules.</p><p>Golo Roden is the founder, CTO and managing director of <a href="https://www.thenativeweb.io/">the native web</a>, a company specializing in native web technologies. Among other things, he also teaches CQRS/ES/DDD etc. and based on his vast knowledge, he brought wolkenkit to life.</p><p><a href="https://wolkenkit.io">wolkenkit</a> is a CQRS and event-sourcing framework based on Node.js. It empowers you to build and run scalable distributed web and cloud services that process and store streams of domain events.</p><p>With this step, I can focus more on <a href="https://www.i18next.com">i18next</a>, <a href="https://locize.com">locize</a> and <a href="https://localistars.com">localistars</a>. I'm happy about that. 😊</p><p>So, there is no end, but the start of a new phase for my CQRS modules. 😉</p><p>I wish you all good luck on your journey.</p><p>Who knows, maybe we'll meet again in a github issue or PR at <a href="https://github.com/i18next/i18next">i18next</a> 😉</p><p><a href="https://twitter.com/adrirai">Adriano Raiano</a></p><hr></div></div></div><div class="row-fluid"><div class="span12"><div class="hero-unit"><h2>
cqrs<small> - documentation for cqrs modules and libraries</small></h2></div></div><div class="row-fluid"><div class="span12"><a href="https://github.com/adrai/cqrs-sample"><h2><i class="icon-github"></i> Check out the sample!</h2></a></div></div></div></div></div></div></div><div class="extra"><div class="extra-inner"><div class="container"><div class="row"><div class="span4"><h4>about me</h4><ul><li><a href="https://github.com/adrai"><i class="icon-github"></i> github</a></li><li><a href="https://twitter.com/adrirai"><i class="icon-twitter"></i> twitter</a></li></ul></div><div class="span4"><h4>help</h4><ul><li><a href="https://github.com/adrai/cqrs/issues">
issues (<i class="icon-github"></i>)</a></li></ul></div><div class="span4"><h4>legal</h4><ul><li><a href="https://github.com/adrai/node-cqrs-domain/blob/master/licence">license</a></li></ul></div></div></div></div></div><footer class="footer"><div class="footer-inner"><div class="container"><div class="row"><div class="span12">the cqrs modules and libraries are freely distributable under the terms of the MIT license.</div></div></div></div></footer></body></html>