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

Closed
wants to merge 1 commit into 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
@OskarStark
Copy link
Contributor

Thank you @Basster for your contribution! We're closing this PR due to lack of recent activity. If this documentation is still needed, please feel free to open a new PR against the current version of the docs.

@OskarStark OskarStark closed this Jul 1, 2025
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.

5 participants