{"library":"redis-node","type":"library","category":null,"description":"A complete Redis client for Node.js (version 0.4.0). This package provides a basic asynchronous Redis client with support for most Redis commands. It is one of the earliest Redis clients for Node.js, with a simple API and event-based model. Note that this package is outdated and unmaintained; users are strongly advised to migrate to 'redis' or 'ioredis' for modern, actively maintained Redis clients with better performance, features, and security.","language":"javascript","status":"abandoned","version":"0.4.0","tags":["javascript","redis","node","client","redis-client","redis-node"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-node","imports":["import redis from 'redis-node'","const client = redis.createClient()","client.on('connect', callback)"]},{"cmd":"yarn add redis-node","imports":[]},{"cmd":"pnpm add redis-node","imports":[]}],"homepage":"http://github.com/bnoguchi/redis-node","github":"http://github.com/bnoguchi/redis-node","docs":null,"changelog":null,"pypi":null,"npm":"redis-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}