Skip to content

Commit

Permalink
remove outdated commands list
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcgrana committed May 8, 2011
1 parent d985f87 commit 4907bb7
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions readme.md
Expand Up @@ -21,25 +21,6 @@ Clojure Redis client library.

The connections represented by the return value of `clj-redis.client/init` are threadsafe; they are backed by a dynamic pool of connections to the Redis server.

Implemented commands:

* set
* get
* del
* exists
* keys
* lpush
* llen
* lpop
* blpop
* rpop
* brpop
* zadd
* zcard
* zrangebyscore
* zrem
* publish
* subscribe

## Installation

Expand Down

0 comments on commit 4907bb7

Please sign in to comment.