Skip to content

Move from ioredis to node-redis #965

@jamespantalones

Description

@jamespantalones

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions