Skip to content

Version 5.1.0 of the library breaks compatibility with 4.0 of the server #2968

Closed
@tlhunter

Description

@tlhunter

Description

I noticed that the v5.1.0 release of the Redis library break compatibility with the 4.0 release of the server:

Redis Client Error [SimpleError: ERR Syntax error, try CLIENT (LIST | KILL | GETNAME | SETNAME | PAUSE | REPLY)]

I have not looked into exactly which version of the Redis server is last compatible. E.g. I don't know if Redis server 5.0 is compatible with 5.1.0 of the library.

While Redis v4.0 is pretty old it would likely be considered a major change to stop supporting it.

Node.js Version

v22.13.1

Redis Server Version

4.0.14

Node Redis Version

5.1.0

Platform

macOS

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions