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

Current cache implementation does not respect TTL value #945

Closed
derekadams opened this issue Feb 11, 2021 · 0 comments
Closed

Current cache implementation does not respect TTL value #945

derekadams opened this issue Feb 11, 2021 · 0 comments
Assignees
Labels
bug/critical Critical bug
Milestone

Comments

@derekadams
Copy link
Member

The Redisson library used for interacting with the Redis cache does not properly handle TTL with the local cache that was being used. Update to use Lettuce and use low-level constructs that can properly integrate with TTL support on the server.

@derekadams derekadams self-assigned this Feb 11, 2021
@derekadams derekadams added the bug/critical Critical bug label Feb 11, 2021
@derekadams derekadams added this to the 3.0.4 milestone Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/critical Critical bug
Projects
None yet
Development

No branches or pull requests

1 participant