{"library":"redis-typed-keys","type":"library","category":null,"description":"redis-typed-keys is a TypeScript library (v0.2.1, pre-1.0, irregular releases) that provides a type-safe wrapper around Redis commands, enforcing key naming conventions (prefixes, separators) and typed data structures (hashes, sets, sorted sets). Unlike raw redis or ioredis, it prevents runtime mistakes by ensuring keys follow defined patterns and values are serialized/deserialized correctly. It ships its own types but depends on a Redis client (e.g., ioredis).","language":"javascript","status":"active","version":"0.2.1","tags":["javascript","redis","typescript"],"install":[{"cmd":"npm install redis-typed-keys","imports":["import { RedisTypedKeys } from 'redis-typed-keys'","import { createClient } from 'redis-typed-keys'","import type { KeySchema } from 'redis-typed-keys'"]},{"cmd":"yarn add redis-typed-keys","imports":[]},{"cmd":"pnpm add redis-typed-keys","imports":[]}],"homepage":"https://github.com/aantthony/redis-typed-keys#readme","github":"https://github.com/aantthony/redis-typed-keys","docs":null,"changelog":null,"pypi":null,"npm":"redis-typed-keys","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}