Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumped Jedis to v5.0.0 - fixed breaking changes from v3.7.0 #390

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

filipecosta90
Copy link
Contributor

This is a simple "homework" PR to update Jedis to the latest available version, while ensuring it keeps working as expected WRT the client breaking changes.
Further PRs should come WRT further capabilities of redis that are not configurable now (cluster, resp3, pipelining, etc... ).

To easily try out:

$ git clone https://github.com/redis-performance/openmessaging-benchmark --branch redis.jedis.5
$ cd openmessaging-benchmark
$ mvn install
$ bin/benchmark --drivers driver-redis/redis.yaml workloads/1-topic-1-partition-1kb.yaml

@merlimat merlimat merged commit f2a4e8c into openmessaging:master Sep 7, 2023
1 check passed
@filipecosta90 filipecosta90 deleted the redis.jedis.5 branch September 7, 2023 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants