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

A few Redis usability improvements #32011

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

cescoffier
Copy link
Member

  • Add support for ts.add(key, val, args) - without timestamp
  • Add support for Jackson Polymorphic serialization/deserialization
  • Fix NPE when using empty sorted set

- Add support for ts.add(key, val, args) - without timestamp
- Add support for Jackson Polymorphic serialization/deserialization
- Fix NPE when using empty sorted set
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 21, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gsmet gsmet merged commit 71a1fca into quarkusio:main Mar 21, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 21, 2023
@cescoffier cescoffier deleted the redis-improvements branch March 21, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants