Skip to content

Instantly share code, notes, and snippets.

@shrink0r
Last active August 29, 2015 14:08
Show Gist options
  • Select an option

  • Save shrink0r/ef569330f0de216872ef to your computer and use it in GitHub Desktop.

Select an option

Save shrink0r/ef569330f0de216872ef to your computer and use it in GitHub Desktop.

Revisions

  1. shrink0r revised this gist Aug 26, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -19,7 +19,7 @@ Everything listed within this document is worth watching/reading and wont be a w

    ## Other Links

    * [Good article on sagas](http://abdullin.com/journal/2010/9/26/theory-of-cqrs-command-handlers-sagas-ars-and-event-subscrip.html/)
    * [Good article on sagas/business-processes](https://abdullin.com/post/ddd-evolving-business-processes-a-la-lokad/)
    * [PHP Mailinglist for DDD](http://dddinphp.org)

    Nice representation of a possible CQRS+DDD architecture/system layout:
  2. shrink0r revised this gist Nov 5, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    # Links on DDD/CQRS/EventSourcing

    Everything listed within this document is worth watching/reading and wont be a waste of time (promise). ^^

    ## List of people that work on the topic

    * Greg Young
  3. shrink0r revised this gist Nov 5, 2014. 1 changed file with 4 additions and 5 deletions.
    9 changes: 4 additions & 5 deletions ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -17,10 +17,9 @@

    ## Other Links

    Nice representation of a possible CQRS+DDD architecture/system layout:

    ![CQRS Architectural Overview](http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg)
    * [Good article on sagas](http://abdullin.com/journal/2010/9/26/theory-of-cqrs-command-handlers-sagas-ars-and-event-subscrip.html/)
    * [PHP Mailinglist for DDD](http://dddinphp.org)

    [Good article on sagas](http://abdullin.com/journal/2010/9/26/theory-of-cqrs-command-handlers-sagas-ars-and-event-subscrip.html/)
    Nice representation of a possible CQRS+DDD architecture/system layout:

    [PHP Mailinglist for DDD](http://dddinphp.org)
    ![CQRS Architectural Overview](http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg)
  4. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@

    ## Other Links

    Nice architectural overview:
    Nice representation of a possible CQRS+DDD architecture/system layout:

    ![CQRS Architectural Overview](http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg)

  5. shrink0r revised this gist Nov 5, 2014. 1 changed file with 6 additions and 2 deletions.
    8 changes: 6 additions & 2 deletions ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -17,6 +17,10 @@

    ## Other Links

    Nice architecural overview:
    Nice architectural overview:

    ![CQRS Architectural Overview](http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg)
    ![CQRS Architectural Overview](http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg)

    [Good article on sagas](http://abdullin.com/journal/2010/9/26/theory-of-cqrs-command-handlers-sagas-ars-and-event-subscrip.html/)

    [PHP Mailinglist for DDD](http://dddinphp.org)
  6. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -19,4 +19,4 @@

    Nice architecural overview:

    [!http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg]
    ![CQRS Architectural Overview](http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg)
  7. shrink0r revised this gist Nov 5, 2014. 1 changed file with 8 additions and 1 deletion.
    9 changes: 8 additions & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -12,4 +12,11 @@
    * Udi Dahan
    * [Keynote -- CQRS Global Introduction. DDD IASA (3/8)](https://www.youtube.com/watch?v=EkEz3pcLdgY)
    * Mathias Verraes (guy from the dddinphp mailinglist)
    * [PHP UK Conference 2014 - Unbreakable Domain Models](https://www.youtube.com/watch?v=ZJ63ltuwMaE)
    * [PHP UK Conference 2014 - Unbreakable Domain Models](https://www.youtube.com/watch?v=ZJ63ltuwMaE)


    ## Other Links

    Nice architecural overview:

    [!http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/cqrsfordummies0ofNOverview_11AD4/DDDDivision_big_10.jpg]
  8. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -11,5 +11,5 @@
    * [Software Development in the 21st Century](https://www.youtube.com/watch?v=TgdFA72crHM)
    * Udi Dahan
    * [Keynote -- CQRS Global Introduction. DDD IASA (3/8)](https://www.youtube.com/watch?v=EkEz3pcLdgY)
    * Mathias Verraes (guy form the dddinphp mailinglist)
    * Mathias Verraes (guy from the dddinphp mailinglist)
    * [PHP UK Conference 2014 - Unbreakable Domain Models](https://www.youtube.com/watch?v=ZJ63ltuwMaE)
  9. shrink0r revised this gist Nov 5, 2014. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -11,5 +11,5 @@
    * [Software Development in the 21st Century](https://www.youtube.com/watch?v=TgdFA72crHM)
    * Udi Dahan
    * [Keynote -- CQRS Global Introduction. DDD IASA (3/8)](https://www.youtube.com/watch?v=EkEz3pcLdgY)
    * Php related
    * [PHP UK Conference 2014 - Mathias Verraes - Unbreakable Domain Models](https://www.youtube.com/watch?v=ZJ63ltuwMaE)
    * Mathias Verraes (guy form the dddinphp mailinglist)
    * [PHP UK Conference 2014 - Unbreakable Domain Models](https://www.youtube.com/watch?v=ZJ63ltuwMaE)
  10. shrink0r revised this gist Nov 5, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    # Links on DDD/CQRS/EventSourcing

    ## List of people that work on the topic

    * Greg Young
    * [CQRS and Event Sourcing - Code on the Beach 2014](https://www.youtube.com/watch?v=JHGkaShoyNs)
    * [Polyglot Data](https://www.youtube.com/watch?v=hv2dKtPq0ME)
  11. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    * Eric Evans
    * [Keynote -- DDD Global Introduction. DDD IASA (2/8)](https://www.youtube.com/watch?v=lVjxxhA10w0)
    * Martin Fowler
    * [Software Development in the 21st century](https://www.youtube.com/watch?v=TgdFA72crHM)
    * [Software Development in the 21st Century](https://www.youtube.com/watch?v=TgdFA72crHM)
    * Udi Dahan
    * [Keynote -- CQRS Global Introduction. DDD IASA (3/8)](https://www.youtube.com/watch?v=EkEz3pcLdgY)
    * Php related
  12. shrink0r revised this gist Nov 5, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -5,6 +5,8 @@
    * [Polyglot Data](https://www.youtube.com/watch?v=hv2dKtPq0ME)
    * Eric Evans
    * [Keynote -- DDD Global Introduction. DDD IASA (2/8)](https://www.youtube.com/watch?v=lVjxxhA10w0)
    * Martin Fowler
    * [Software Development in the 21st century](https://www.youtube.com/watch?v=TgdFA72crHM)
    * Udi Dahan
    * [Keynote -- CQRS Global Introduction. DDD IASA (3/8)](https://www.youtube.com/watch?v=EkEz3pcLdgY)
    * Php related
  13. shrink0r revised this gist Nov 5, 2014. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,8 @@
    # Links on DDD/CQRS/EventSourcing

    * Greg Young
    * [Greg Young - CQRS and Event Sourcing - Code on the Beach 2014](https://www.youtube.com/watch?v=JHGkaShoyNs)
    * [Polyglot Data - Greg Young](https://www.youtube.com/watch?v=hv2dKtPq0ME)
    * [CQRS and Event Sourcing - Code on the Beach 2014](https://www.youtube.com/watch?v=JHGkaShoyNs)
    * [Polyglot Data](https://www.youtube.com/watch?v=hv2dKtPq0ME)
    * Eric Evans
    * [Keynote -- DDD Global Introduction. DDD IASA (2/8)](https://www.youtube.com/watch?v=lVjxxhA10w0)
    * Udi Dahan
  14. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    # Links on DDD/CQRS/EventSourcing

    * Greg Young
    * https://www.youtube.com/watch?v=JHGkaShoyNs
    * [Greg Young - CQRS and Event Sourcing - Code on the Beach 2014](https://www.youtube.com/watch?v=JHGkaShoyNs)
    * [Polyglot Data - Greg Young](https://www.youtube.com/watch?v=hv2dKtPq0ME)
    * Eric Evans
    * [Keynote -- DDD Global Introduction. DDD IASA (2/8)](https://www.youtube.com/watch?v=lVjxxhA10w0)
  15. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@

    * Greg Young
    * https://www.youtube.com/watch?v=JHGkaShoyNs
    * https://www.youtube.com/watch?v=hv2dKtPq0ME
    * [Polyglot Data - Greg Young](https://www.youtube.com/watch?v=hv2dKtPq0ME)
    * Eric Evans
    * [Keynote -- DDD Global Introduction. DDD IASA (2/8)](https://www.youtube.com/watch?v=lVjxxhA10w0)
    * Udi Dahan
  16. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,7 @@
    * https://www.youtube.com/watch?v=JHGkaShoyNs
    * https://www.youtube.com/watch?v=hv2dKtPq0ME
    * Eric Evans
    * https://www.youtube.com/watch?v=lVjxxhA10w0
    * [Keynote -- DDD Global Introduction. DDD IASA (2/8)](https://www.youtube.com/watch?v=lVjxxhA10w0)
    * Udi Dahan
    * [Keynote -- CQRS Global Introduction. DDD IASA (3/8)](https://www.youtube.com/watch?v=EkEz3pcLdgY)
    * Php related
  17. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -6,6 +6,6 @@
    * Eric Evans
    * https://www.youtube.com/watch?v=lVjxxhA10w0
    * Udi Dahan
    * https://www.youtube.com/watch?v=EkEz3pcLdgY
    * [Keynote -- CQRS Global Introduction. DDD IASA (3/8)](https://www.youtube.com/watch?v=EkEz3pcLdgY)
    * Php related
    * [PHP UK Conference 2014 - Mathias Verraes - Unbreakable Domain Models](https://www.youtube.com/watch?v=ZJ63ltuwMaE)
  18. shrink0r revised this gist Nov 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -8,4 +8,4 @@
    * Udi Dahan
    * https://www.youtube.com/watch?v=EkEz3pcLdgY
    * Php related
    * https://www.youtube.com/watch?v=ZJ63ltuwMaE
    * [PHP UK Conference 2014 - Mathias Verraes - Unbreakable Domain Models](https://www.youtube.com/watch?v=ZJ63ltuwMaE)
  19. shrink0r revised this gist Nov 5, 2014. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion ddd_cqrs_etc.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,6 @@
    * Eric Evans
    * https://www.youtube.com/watch?v=lVjxxhA10w0
    * Udi Dahan
    * https://www.youtube.com/watch?v=EkEz3pcLdgY
    * https://www.youtube.com/watch?v=EkEz3pcLdgY
    * Php related
    * https://www.youtube.com/watch?v=ZJ63ltuwMaE
  20. shrink0r renamed this gist Nov 5, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  21. shrink0r created this gist Nov 5, 2014.
    9 changes: 9 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    # Links on DDD/CQRS/EventSourcing

    * Greg Young
    * https://www.youtube.com/watch?v=JHGkaShoyNs
    * https://www.youtube.com/watch?v=hv2dKtPq0ME
    * Eric Evans
    * https://www.youtube.com/watch?v=lVjxxhA10w0
    * Udi Dahan
    * https://www.youtube.com/watch?v=EkEz3pcLdgY