Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
fictorial committed Apr 20, 2010
1 parent 6e5ae8c commit 5b18997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -10,6 +10,7 @@
- *You have to understand how Redis works and the semantics of its command set to most effectively use this client*
- Supports Redis' new exciting [PUBSUB](http://code.google.com/p/redis/wiki/PublishSubscribe) commands
- Automatically reconnects to Redis (doesn't drop commands sent while waiting to reconnect either) using [exponential backoff](http://en.wikipedia.org/wiki/Exponential_backoff)
- **This is a work in progress (untagged HEAD)**

## Synopsis

Expand Down

0 comments on commit 5b18997

Please sign in to comment.