-
-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Labels
Description
TLDR: The Redis team is moving away from ioredis and now suggesting node-redis (@redis/client). Unfortunately, this is not a drop in replacement for ioredis, and several functions like .duplicate are missing.
See new docs: https://github.com/redis/docs/pull/1260/files
The problem I am facing
Stuck on ioredis
The solution I would like
Provide compatibility with both libs, or standardize on redis-client
Reactions are currently unavailable