{"library":"basic-redis-factory","type":"library","category":null,"description":"A small utility to create Redis clients from connection strings or option objects, decoupled from the `redis` npm package so users can choose their own version. Version 0.0.3 is the latest and only release; the project appears to be in early draft stage with no tests, no updates since initial publication, and a stated willingness to rename APIs. It provides a synchronous factory function and a partially-applied factory pattern. Compared to more mature solutions like ioredis or node-redis' built-in URL parsing, this package is minimal and unmaintained.","language":"javascript","status":"deprecated","version":"0.0.3","tags":["javascript","redis","factory","client"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install basic-redis-factory","imports":["import redisFactory from 'basic-redis-factory';","const redisFactory = require('basic-redis-factory');","const { factory } = require('basic-redis-factory');"]},{"cmd":"yarn add basic-redis-factory","imports":[]},{"cmd":"pnpm add basic-redis-factory","imports":[]}],"homepage":"https://github.com/sandfox/node-basic-redis-factory#readme","github":"git://github.com/sandfox/node-basic-redis-factory","docs":null,"changelog":null,"pypi":null,"npm":"basic-redis-factory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}