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

Refactor L2 cache tenant awareness - add TenantAwareCache #2638

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

rbygrave
Copy link
Member

@rbygrave rbygrave commented Apr 7, 2022

The design change is to use TenantAwareCache to deal with wrap/unwrap of tenant aware keys, removing any tenant awareness from the underlying cache implementations (DefaultServerCache, redis, hazelcast etc).

The design change is to use TenantAwareCache to deal with wrap/unwrap of tenant aware keys, removing any tenant awareness from the underlying cache implementations (DefaultServerCache, redis, hazelcast etc).
@rbygrave rbygrave requested a review from rPraml April 7, 2022 03:27
@rbygrave rbygrave self-assigned this Apr 7, 2022
@rbygrave rbygrave added this to the 13.2.0 milestone Apr 7, 2022
@rbygrave rbygrave merged commit e41f9a0 into master Apr 7, 2022
@rbygrave rbygrave added the bug label Apr 7, 2022
@rbygrave rbygrave deleted the feature/TenantAwareCache branch May 23, 2022 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant