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

[BUGS-6248] Only flush local cache #412

Closed

Conversation

spacedmonkey
Copy link
Contributor

Introduced in #405.

wp_cache_flush_runtime should not clear redis cache as well, just local runtime cache values. By passing false to flush method, only runtime caches are flushed.

@spacedmonkey spacedmonkey requested review from a team as code owners May 10, 2023 22:29
@spacedmonkey
Copy link
Contributor Author

Can you take a look at this - @jspellman814 @pwtyler

@pwtyler
Copy link
Member

pwtyler commented May 10, 2023

Good catch @spacedmonkey!

@jspellman814, lets maybe look at this alongside #410 tomorrow.

Tracking internally as BUGS-6248.

@pwtyler pwtyler changed the base branch from master to develop May 10, 2023 23:18
@pwtyler pwtyler changed the title Only flush local cache [BUGS-6248] Only flush local cache May 10, 2023
@pwtyler
Copy link
Member

pwtyler commented May 11, 2023

Closing in favor of #413 in order to get get tests and README in place.

@pwtyler pwtyler closed this May 11, 2023
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.

2 participants