Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Normalize Key added with KeyPrefix in Redis Cache and TenantKeyEnabled #6891

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

Merged
merged 5 commits into from
Feb 23, 2024

Conversation

oguzhanagir
Copy link
Contributor

Resolves #6877

Normalize Key operation with KeyPrefix addition has been added to Redis Cache. Additionally, the ability to include tenant-specific keys can be activated in the options if desired.

Copy link
Member

@ismcagdas ismcagdas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are failing unit tests @oguzhanagir can you check these unit tests ?

@ismcagdas ismcagdas merged commit b8ff004 into dev Feb 23, 2024
@ismcagdas ismcagdas deleted the issue-#6877 branch September 18, 2024 07:56
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.

Add support for adding prefix to cache keys in AbpRedisCache
2 participants