Skip to content

Handle URLs properly #93

@hgcummings

Description

@hgcummings

The [https://github.com/NodeRedis/node_redis](Node.js redis client) supports (and explicitly documents) fully-specified URLs, i.e. [redis:]//[user][:password@][host][:port][/db-number][?db=db-number[&password=bar[&option=value]]].

The socket.io-redis adaptor can only handle URLs of the form hostname:port.

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