Skip to content

Add Redis version 4 support #243

@xdzurman

Description

@xdzurman

Hello!

The lib works great with Redis version 3.1.2, but 3 months ago, version 4 has been released and does not work. I debugged a little bit and it seems that the current redis calls hgetall, hset, ..., are camelCased in version 4 and do not work here anymore. Could this please be updated?

Great work btw.

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