{"library":"parse-redis-url","type":"library","category":null,"description":"A small utility (v0.0.2, last updated in 2014) for parsing redis:// URLs into node_redis configuration objects. Unlike general URL parsers, this is tailored specifically to node_redis, handling host, port, password, and database number. Also provides a convenience method to create a node_redis client directly from the URL. No releases in years, likely unmaintained. Minimal dependencies, but requires the redis package at usage time.","language":"javascript","status":"deprecated","version":"0.0.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install parse-redis-url","imports":["var parseRedisUrl = require('parse-redis-url')(redis);","parseRedisUrl.createClient(url, callback);","var options = parseRedisUrl.parse(url);"]},{"cmd":"yarn add parse-redis-url","imports":[]},{"cmd":"pnpm add parse-redis-url","imports":[]}],"homepage":"https://github.com/laggyluke/node-parse-redis-url","github":"https://github.com/laggyluke/node-parse-redis-url","docs":null,"changelog":null,"pypi":null,"npm":"parse-redis-url","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}