gresrun / gresrun/jesque

Latest jedis SDK support?

Open
#266 6 comments 0 reactions 1 assignee View on GitHub

@gresrun is already working on this.

Since Jan 1, 2026.

Discussion
Dominant language
Java
Stars
630
Forks
132
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.