{"library":"wappler-redis-toolkit","type":"library","category":null,"description":"A Wappler Server Connect extension for interacting with Redis databases directly from the Wappler visual development environment. Current stable version is 1.0.0. The toolkit provides over a dozen server actions for common Redis operations including JSON storage, counters, key management, collections (sets and lists), and custom Redis commands. It requires the ioredis library (peer dependency) and a functioning Redis connection. Differentiating from generic Redis clients, it integrates directly into Wappler's server workflow UI with no coding required.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","wappler-extension","server-connect","bull-queues"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install wappler-redis-toolkit","imports":["import ioredis from 'ioredis'","import { Redis } from 'ioredis'","import { Pipeline } from 'ioredis'"]},{"cmd":"yarn add wappler-redis-toolkit","imports":[]},{"cmd":"pnpm add wappler-redis-toolkit","imports":[]}],"homepage":"https://github.com/tbvgl/wappler-redis-toolkit#readme","github":"https://github.com/tbvgl/wappler-redis-toolkit","docs":null,"changelog":null,"pypi":null,"npm":"wappler-redis-toolkit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}