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

Implement expire-after-access for the redis cache #34527

Merged

Conversation

cescoffier
Copy link
Member

Also rename the ttl property to expire-after-write to align the configuration with the Caffeine cache.

Fix #33615

Also rename the ttl property to expire-after-write to align the configuration with the Caffeine cache.

Fix quarkusio#33615
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot
Copy link

quarkus-bot bot commented Jul 4, 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.

@cescoffier cescoffier merged commit 86d5083 into quarkusio:main Jul 5, 2023
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Jul 5, 2023
@quarkus-bot quarkus-bot bot added this to the 3.3 - main milestone Jul 5, 2023
@cescoffier cescoffier deleted the redis-cache-expire-after-read branch July 5, 2023 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarkus Redis Cache: expire-after-access config property
2 participants