Skip to content

Commit

Permalink
SETEX is >= 2.0 now?..
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jul 13, 2012
1 parent 78a96cf commit 5284252
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

# Connect Redis

connect-redis is a Redis session store backed by [node_redis](http://github.com/mranney/node_redis), and is insanely fast :). Requires redis >= `1.3.10` for the _SETEX_ command.
connect-redis is a Redis session store backed by [node_redis](http://github.com/mranney/node_redis), and is insanely fast :). Requires redis >= `2.0.0` for the _SETEX_ command.

connect-redis `>= 1.0.0` support only connect `>= 1.0.0`.

Expand Down

0 comments on commit 5284252

Please sign in to comment.