Skip to content

Error when redis version >=4.0.0 #188

@tnkarno

Description

@tnkarno

In the v4 of the Redis package, the methods of the Redis client are renamed, for example, hget -> hGet. The typed-redis-helper.ts throws the errors.
Maybe support Redis v4?
Or update the requirements from Redis >= 2.4 to Redis < 4.0.0 and >= 2.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions