kvs-redis
JSON →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.
Resources
packagekvs-redis ↗