Minimal Redis/Valkey client contract used by the KV adapter.
Optional
ioredis spelling of multi-get.
1.4.0
Multi-get, present on node-redis and ioredis. Used when available.
ioredis spelling of multi-set.
Multi-set, present on node-redis.
Variadic delete, used to clear many keys in one round trip.
Minimal Redis/Valkey client contract used by the KV adapter.