{"library":"kvs-redis","type":"library","category":null,"description":"Redis adapter for the kvs key-value store abstraction. Version 2.2.3, maintained regularly. Provides a pluggable backend that implements the kvs interface (createBucket, get, set, delete) using Redis. Supports standard Redis connection options and integrates with kvs's bucket-based hierarchical storage. Differentiates from raw Redis clients by offering a unified kvs API with automatic serialization, bucket isolation, and lifecycle management.","language":"javascript","status":"active","version":"2.2.3","tags":["javascript","kv","kvs","key","value","key-value","cache","memory","store","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kvs-redis","imports":["import { Store } from 'kvs'","import { Bucket } from 'kvs'","import { createClient } from 'redis'"]},{"cmd":"yarn add kvs-redis","imports":[]},{"cmd":"pnpm add kvs-redis","imports":[]}],"homepage":"https://github.com/taoyuan/kvs-redis#readme","github":"https://github.com/taoyuan/kvs-redis","docs":null,"changelog":null,"pypi":null,"npm":"kvs-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}