Skip to content

Latest jedis SDK support? #266

@DhruvilSureshPatel

Description

@DhruvilSureshPatel

We are planning to upgrade our Redis deployment to Redis 7.4 and currently rely on Jesque for background jobs and workers.

While evaluating the upgrade, we noticed that Jesque depends on an older version of Jedis. Given the Redis major version gap, we’re concerned about potential compatibility issues (protocol changes, command behavior, or client-side assumptions) when running Jesque against Redis 7.x.

We wanted to check:

  1. Is Jesque officially compatible with Redis 7.x?
  2. Are there any known issues or limitations when using Jesque with newer Redis versions?
  3. Are there plans to upgrade the Jedis dependency to a more recent, actively maintained version?
  4. Any viable alternative to jesque which we can use?

Thanks in advance

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