Skip to content

Commit

Permalink
Format README resources
Browse files Browse the repository at this point in the history
  • Loading branch information
methodmissing committed Nov 11, 2010
1 parent cd94197 commit 14584d4
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Expand Up @@ -11,8 +11,7 @@ infrastructure.


Directory layout : Directory layout :


* lib/aggregates - aggregates with public behavior methods and private event * lib/aggregates - aggregates with public behavior methods and private event handlers
handlers
* lib/command_handlers - example * lib/command_handlers - example
* iib/commands - commands (behaviors, task, intent) * iib/commands - commands (behaviors, task, intent)
* lib/domain - supporting domain code, mostly value objects * lib/domain - supporting domain code, mostly value objects
Expand Down Expand Up @@ -43,7 +42,7 @@ noise of technical masturbation.


# CQRS resources # CQRS resources


[Starting point](http://abdullin.com/cqrs/) * [Starting point](http://abdullin.com/cqrs/)
[By Pål Fossmo](http://blog.fossmo.net/post/Command-and-Query-Responsibility-Segregation-(CQRS).aspx) * [By Pål Fossmo](http://blog.fossmo.net/post/Command-and-Query-Responsibility-Segregation-(CQRS).aspx)
[CQRS and Event Sourcing](http://codebetter.com/blogs/gregyoung/archive/2010/02/13/cqrs-and-event-sourcing.aspx) * [CQRS and Event Sourcing](http://codebetter.com/blogs/gregyoung/archive/2010/02/13/cqrs-and-event-sourcing.aspx)
[Clarified CQRS](http://www.udidahan.com/2009/12/09/clarified-cqrs/) * [Clarified CQRS](http://www.udidahan.com/2009/12/09/clarified-cqrs/)

0 comments on commit 14584d4

Please sign in to comment.