{"library":"kv-redis","type":"library","category":null,"description":"Redis storage backend for the 'kv' key-value store library. Version 0.1.3 is the current stable release. This package provides a simple integration for using Redis as the persistent layer for kv. It wraps redis operations and exposes them through the kv abstraction, enabling easy swapping of storage backends. Differentiators: minimal overhead, direct use of node_redis client, and compatibility with kv's API.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript","redis","kv","storage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kv-redis","imports":["import { RedisKV } from 'kv-redis'","import RedisKV from 'kv-redis'","import type { RedisKVOptions } from 'kv-redis'"]},{"cmd":"yarn add kv-redis","imports":[]},{"cmd":"pnpm add kv-redis","imports":[]}],"homepage":"https://github.com/tonistiigi/kv-redis","github":"https://github.com/tonistiigi/kv-redis","docs":null,"changelog":null,"pypi":null,"npm":"kv-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}