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

Allow overwriting Redis cache clear methods #6821

Merged
merged 1 commit into from Nov 9, 2023
Merged

Allow overwriting Redis cache clear methods #6821

merged 1 commit into from Nov 9, 2023

Conversation

ismcagdas
Copy link
Member

resolves #6744

Now you can create your own implementation of AbpRedisCache and overwrite ClearRedisCacheInternal method to change behaviour of Clearing redis cache.

We will work on clustered Redis usage in below issue
#6820

@ismcagdas ismcagdas added this to the v9.0 milestone Nov 9, 2023
@ismcagdas ismcagdas merged commit 3225a00 into dev Nov 9, 2023
2 checks passed
@ismcagdas ismcagdas deleted the feat/6744 branch November 16, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't throw error while clearing Redis cache
1 participant