{"library":"machinepack-redis","type":"library","category":null,"description":"Structured Node.js bindings for Redis using the machinepack pattern. Version 2.0.7 is the latest stable release. Provides low-level Redis operations (get, set, publish, subscribe, etc.) designed as reusable building blocks for higher-level abstractions like Sails.js adapters. Not intended for direct use in most applications; prefer higher-level wrappers (e.g., sails-redis) for caching. Last updated in 2018, with infrequent releases.","language":"javascript","status":"maintenance","version":"2.0.7","tags":["javascript","Redis","machines","machinepack"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install machinepack-redis","imports":["const MachinepackRedis = require('machinepack-redis');","const MachinepackRedis = require('machinepack-redis');\nMachinepackRedis.get({ store: client, key: 'foo' }).exec(console.log);","const MachinepackRedis = require('machinepack-redis');\nMachinepackRedis.set({ store: client, key: 'foo', value: 'bar' }).exec(console.log);"]},{"cmd":"yarn add machinepack-redis","imports":[]},{"cmd":"pnpm add machinepack-redis","imports":[]}],"homepage":"https://github.com/treelinehq/machinepack-redis#readme","github":"https://github.com/treelinehq/machinepack-redis","docs":null,"changelog":null,"pypi":null,"npm":"machinepack-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}