Skip to content

[Redis Cache Adapter] Add hint about supported eviction policies of RedisTagAwareAdapter #16145

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

Open
wants to merge 1 commit into
base: 4.4
Choose a base branch
from

Conversation

Basster
Copy link
Contributor

@Basster Basster commented Nov 23, 2021

RedisTagAwareAdapter only supports noeviction and volatile-* eviction policies, so the former Redis config recommendation will disable saving via the adapter, at all.

image

RedisTagAwareAdapter only supports `noeviction` and `volatile-*` eviction policies, so the former Redis config recommendation will disabling saving via the adapter, at all.
@carsonbot carsonbot added this to the 4.4 milestone Nov 23, 2021
@Basster
Copy link
Contributor Author

Basster commented Nov 23, 2021

@OskarStark OskarStark changed the title [Redis Cache Adapter]Add hint about supported eviction policies of RedisTagAwareAdapter [Redis Cache Adapter] Add hint about supported eviction policies of RedisTagAwareAdapter Nov 28, 2021
@OskarStark OskarStark changed the title [Redis Cache Adapter] Add hint about supported eviction policies of RedisTagAwareAdapter [Redis Cache Adapter] Add hint about supported eviction policies of RedisTagAwareAdapter Aug 14, 2023
@wouterj wouterj modified the milestones: 4.4, 5.4 Jul 1, 2024
@xabbuh xabbuh modified the milestones: 5.4, 6.4 Dec 16, 2024
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.

4 participants