Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Readability tweak to README
Browse files Browse the repository at this point in the history
  • Loading branch information
samstokes committed Oct 2, 2011
1 parent 1794fc1 commit 2852852
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Expand Up @@ -72,5 +72,7 @@ guaranteed message processing, distributed across any number of workers.
These improvements may require API changes (e.g. to specify the name of an These improvements may require API changes (e.g. to specify the name of an
existing queue to consume, rather than an exchange to bind to). existing queue to consume, rather than an exchange to bind to).


## Compatibility ##

`AMQPSpout` has been tested with RabbitMQ 2.3.1 and 2.6.1. It should probably work with other `AMQPSpout` has been tested with RabbitMQ 2.3.1 and 2.6.1. It should probably work with other
versions and other AMQP brokers. versions and other AMQP brokers.

0 comments on commit 2852852

Please sign in to comment.