{"library":"redisuri","type":"library","category":null,"description":"Validate and parse Redis URI connection schemes. Current stable version is 1.1.2. The package provides two functions: parse() to break a Redis URI into auth, host, port, and db components, and validate() to check protocol and host presence. It is a simple, zero-dependency utility for handling Redis connection strings. Release cadence is low; last update was several years ago. Differentiators: lightweight, no external dependencies, explicit validation of URI format.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript","redis","redis uri","redisuri"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redisuri","imports":["import { parse } from 'redisuri'","import { validate } from 'redisuri'","import * as redisuri from 'redisuri'"]},{"cmd":"yarn add redisuri","imports":[]},{"cmd":"pnpm add redisuri","imports":[]}],"homepage":"https://github.com/kurttheviking/redisuri","github":"git@github.com:kurttheviking/redisuri","docs":null,"changelog":null,"pypi":null,"npm":"redisuri","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}