{"library":"redis-types","type":"library","category":null,"description":"Redis type classes for Node.js providing object-oriented wrappers around Redis data structures (Key, String, List, Hash, Set, SortedSet). Version 0.2.4 is the latest release, last updated in 2015. It uses the 'redis' npm module under the hood and offers a fluent API with both uppercase and lowercase method aliases. Differentiators include simple instantiation with a key and automatic redis-connection reuse via the underlying redis client.","language":"javascript","status":"deprecated","version":"0.2.4","tags":["javascript","redis","types","data","lists","sets","hashes","pub"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-types","imports":["const { Key } = require('redis-types')","const { RedisHash } = require('redis-types')","const { RedisList } = require('redis-types')","const { RedisSet } = require('redis-types')","const { RedisSortedSet } = require('redis-types')","const { String } = require('redis-types')"]},{"cmd":"yarn add redis-types","imports":[]},{"cmd":"pnpm add redis-types","imports":[]}],"homepage":"https://github.com/tjmehta/redis-types","github":"https://github.com/tjmehta/redis-types","docs":null,"changelog":null,"pypi":null,"npm":"redis-types","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}