{"library":"redis-fast-driver","type":"library","category":null,"description":"A high-performance Redis client for Node.js built on top of the hiredis C async library, providing near-native speed for pipelining and raw commands. Version 2.2.6 is the latest stable release, with infrequent updates. It supports ES6 promises via rawCallAsync, automatic reconnection, and all Redis commands including PUB/SUB and MONITOR. Unlike ioredis or node-redis, it focuses on minimal overhead and simplicity, making it suitable for high-throughput production environments. The driver has been battle-tested at 30k ops/sec per instance. Ships TypeScript definitions.","language":"javascript","status":"active","version":"2.2.6","tags":["javascript","redis","async","pipelining","typescript"],"install":[{"cmd":"npm install redis-fast-driver","imports":["import Redis from 'redis-fast-driver'","const Redis = require('redis-fast-driver')","import Redis from 'redis-fast-driver'"]},{"cmd":"yarn add redis-fast-driver","imports":[]},{"cmd":"pnpm add redis-fast-driver","imports":[]}],"homepage":"https://github.com/h0x91b/redis-fast-driver","github":"https://github.com/h0x91b/redis-fast-driver","docs":null,"changelog":null,"pypi":null,"npm":"redis-fast-driver","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}