Skip to content

Commit

Permalink
updated diagram url
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff Flarity committed May 2, 2012
1 parent f671f95 commit 091e1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ QDis is a simple fanout pub/sub queue built using Redis and Node.JS. Simplicity

It's able to handle multiple 1000s of messages per second on a MacBook Air when Redis *isn't* in Append-Only Log mode. I expect Append-Only Log performance to be dominated by the disk write times.

![QDis Diagram](master/QDisDiagram.svg)
![QDis Diagram](qdis/master/QDisDiagram.svg)

# Publishing

Expand Down

0 comments on commit 091e1f4

Please sign in to comment.