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

Fixed issue with Predis and replication connection #520

Merged
merged 1 commit into from
May 3, 2024

Conversation

yatsukhnenko
Copy link
Collaborator

Resolves #519

When using Predis with replication connection we can't get/set flush timeout directly but we need to get master connection and work with it.

@Trisky Trisky mentioned this pull request May 3, 2024
@tillkruss tillkruss merged commit 00bd8a2 into develop May 3, 2024
27 of 33 checks passed
@tillkruss tillkruss deleted the predis-replication-connection branch May 3, 2024 15:06
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.

wp_cache_flush_group fails on 2.5.2
2 participants