Redis URL Parser
JSON →Minimal npm package (v0.0.3) that parses Redis connection URLs into options objects. Last updated in 2015, no active maintenance. Parses host, port, password from URLs like redis://user:pass@host:port/db. Simpler alternative to redis-url or ioredis parsing, but lacks features like TLS, sentinel, or cluster support. Over 1 million weekly downloads due to inclusion in other packages, but unmaintained.
Resources
packageredis-url-parser ↗