Skip to content

Add full redis url support instead of options #22

@puzrin

Description

@puzrin

https://github.com/NodeRedis/node_redis#rediscreateclient

[redis:]//[user][:password@][host][:port][/db-number][?db=db-number[&password=bar[&option=value]]]

It's common case to store connection params in config as single string. It would be nice if faye-redis-node understand such format (as redis 2.5+ driver).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions