Skip to content

Commit

Permalink
Pedantic correction
Browse files Browse the repository at this point in the history
...sorry
  • Loading branch information
TheoLeanse committed Feb 24, 2016
1 parent 4c1f6f2 commit 81f1d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is a sample implementation of CQRS / Eventsourcing Infrastructure in node.js using:

- [redis](http://redis.io/) for Pub/Sub and Storage.
- [node-eventstore](https://github.com/adrai/node-eventstore) for EventSourcing including it's redis storage implementation.
- [node-eventstore](https://github.com/adrai/node-eventstore) for EventSourcing including its redis storage implementation.
- [backbone.CQRS](https://github.com/jamuhl/backbone.CQRS) to bring CQRS to client with ease.

### get it up and running
Expand Down

0 comments on commit 81f1d96

Please sign in to comment.