{"library":"coa-redis","type":"library","category":null,"description":"coa-redis (v1.7.0) is a lightweight Redis component for the coajs framework on Node.js, written in TypeScript and built on top of ioredis. It provides functional components including a key-value data cache, a lightweight message queue with worker pattern, cron-based timing tasks, and distributed locks. All operations require a namespace parameter for data isolation. The library is small (hundreds of lines) with no third-party dependencies beyond ioredis. Release cadence is low, with the last update likely from 2021.","language":"javascript","status":"maintenance","version":"1.7.0","tags":["javascript","coajs","coa","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install coa-redis","imports":["import { RedisBin } from 'coa-redis'","import { RedisCache } from 'coa-redis'","import { RedisQueue } from 'coa-redis'"]},{"cmd":"yarn add coa-redis","imports":[]},{"cmd":"pnpm add coa-redis","imports":[]}],"homepage":"https://github.com/coajs/coa-redis","github":"https://github.com/coajs/coa-redis","docs":null,"changelog":null,"pypi":null,"npm":"coa-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}