Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

provide the specification for the redis URI #2523

@teto

Description

@teto

I was looking for the spec expected by redis-cli -u since https://github.com/informatikr/hedis doesn't interpret it the same way as redis-cli (hedis will parse password as the username in redis://password@localhost while redis-cli uses it as password-) but I could not find it anywhere.

I found this resource but I am not sure whether it's up to date/ https://www.iana.org/assignments/uri-schemes/prov/redis and the best one imho:
https://github.com/lettuce-io/lettuce-core/wiki/Redis-URI-and-connection-details#uri-syntax

I wish something as fundamental were more clearly documented and cherry on the cake if you can reference doc sections with anchors:
image

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