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

Redis Cache Implementation #225

Closed
maranza opened this issue Feb 1, 2023 · 2 comments
Closed

Redis Cache Implementation #225

maranza opened this issue Feb 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@maranza
Copy link

maranza commented Feb 1, 2023

I have noticed there are no examples of Redis Cache integrated into Quarkus.
Can we request the best practice sample within this project where we use
Redisson and Jedis clients
And even perhaps showcase how we would connect to AWS Elasticache redis

@maranza maranza added the enhancement New feature or request label Feb 1, 2023
@edeandrea
Copy link
Collaborator

Hi thank you for the comment!

Currently there is no redis caching in this sample. We can see if it might be a potential fit someplace within the architecture in the future.

For now, the Quarkus guides, documentation, and some articles would be your best bet:

@edeandrea
Copy link
Collaborator

I'm going to go ahead and close this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants