• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    Ruby
  • Created almost 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

E-book of Greg Young's CQRS Documents

CQRS Documents by Greg Young

Greg Young created a fantastic PDF document on CQRS that has been around the internet for quite some time.

PDF documents don’t work well on mobile or tablet devices and they are hard to modify and sync. I thought it was a good idea to port the documents into an ebook, here is the result of it.

I didn’t change the original content of the document, all credit goes to Greg. Thank you!

Download the ebook

Pick your preferred format from the latest release page.

Generate the ebook

$ bundle install
$ bundle exec rake book:build
Converting to HTML...
 -- HTML output at cqrs-documents.html
Converting to EPub...
 -- Epub output at cqrs-documents.epub
Converting to Mobi (kf8)...
 -- Mobi output at cqrs-documents.mobi
Converting to PDF...
 -- PDF output at cqrs-documents.pdf

More Repositories

1

learning-notes

Notes on books I read, talks I watch, articles I study, and papers I love
SCSS
5,132
star
2

medusa

Immutable and persistent collections for PHP
PHP
155
star
3

slugifier

Just a simple, clean and pure functional implementation for creating slugs
PHP
67
star
4

princeton-algorithms

Princeton university algorithms course solutions
Java
34
star
5

mimic

Dead simple functional library for object prototyping, data hydration and data exposition
PHP
21
star
6

marko

Minimalistic markdown editor
Clojure
18
star
7

eter

Lightweight collections for JavaScript
TypeScript
16
star
8

memo

A CQRS and Event Sourcing blogging playground to explore Axon Framework
Java
14
star
9

greensync

Tool for syncing Greenhouse Harvest API into MySQL
Elixir
7
star
10

geshi-twig

Twig syntax recognition for Geshi
PHP
7
star
11

victorops

VictorOps client
CoffeeScript
6
star
12

reagent-content-editable

A Reagent content editable component
Clojure
5
star
13

keyvanakbary.com

Personal blog
PHP
4
star
14

php-tuenti

Unofficial Tuenti API for PHP
PHP
3
star
15

php-boilerplate

Boilerplate code for PHP projects
PHP
3
star
16

comparison

Java
2
star
17

clj-tuenti

Unofficial Tuenti API for Clojure
Clojure
2
star
18

slides

Presentations repository
Dockerfile
1
star
19

gilded-rose-kata

Gilded Rose Kata with CoffeeScript, Grunt, Mocha and Expect
CoffeeScript
1
star
20

kiwwito.com

Code snippets and more
CSS
1
star
21

dni-nie-validator

Spanish DNI/NIE PHP validator
PHP
1
star
22

clubsync

Tool for syncing Clubhouse API into MySQL
Elixir
1
star
23

typhoon

Minimal typing application written in ClojureScript
Clojure
1
star
24

coffeescript-boilerplate

Boilerplate code for CoffeeScript projects
CoffeeScript
1
star
25

syncodoc

Go
1
star
26

fizz-buzz

Groovy implementation for Fizz Buzz game
Groovy
1
star
27

clj-sorting-algorithms

Sorting algorithms playground
Clojure
1
star