Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag04 committed Feb 19, 2014
2 parents c9f7374 + 6135215 commit e58531f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ connect-redis is a Redis session store backed by [node_redis](http://github.com/
- `db` Database index to use
- `pass` Password for Redis authentication
- `prefix` Key prefix defaulting to "sess:"
- `url` String that contains connection information in a single url (redis://user:pass@host:port/db)
- ... Remaining options passed to the redis `createClient()` method.

## Usage
Expand Down

0 comments on commit e58531f

Please sign in to comment.