{"library":"nodecaf-redis","type":"library","category":null,"description":"A convenient wrapper around node-redis for use within a Nodecaf application, providing a promise-based async/await interface. Version 0.1.0 is the initial release, currently in development and not yet stable. It relies on the node-redis package and is tightly coupled with the Nodecaf framework. Compared to using node-redis directly, it simplifies configuration and integrates with Nodecaf's lifecycle, but it is not intended for general-purpose Redis access outside of Nodecaf.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","redis","nodecaf","async","await","promise"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nodecaf-redis","imports":["import redis from 'nodecaf-redis';","import { NodecafRedis } from 'nodecaf-redis';","import type { RedisClient } from 'nodecaf-redis';"]},{"cmd":"yarn add nodecaf-redis","imports":[]},{"cmd":"pnpm add nodecaf-redis","imports":[]}],"homepage":"https://gitlab.com/nodecaf/redis#README","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"nodecaf-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}