Skip to content

[9.x] Fix flushdb on cluster#45544

Merged
taylorotwell merged 2 commits into
9.xfrom
fix-predis-cluster
Jan 18, 2023
Merged

[9.x] Fix flushdb on cluster#45544
taylorotwell merged 2 commits into
9.xfrom
fix-predis-cluster

Conversation

@driesvints

@driesvints driesvints commented Jan 6, 2023

Copy link
Copy Markdown
Member

Fixes #45530

@driesvints driesvints changed the title Fix flushdb on cluster [9.x] Fix flushdb on cluster Jan 6, 2023
@driesvints driesvints requested a review from tillkruss January 6, 2023 13:04
@driesvints driesvints marked this pull request as draft January 6, 2023 13:04
Comment thread src/Illuminate/Redis/Connections/PredisClusterConnection.php Outdated
@taylorotwell taylorotwell marked this pull request as ready for review January 18, 2023 16:20
@taylorotwell taylorotwell merged commit af11be5 into 9.x Jan 18, 2023
@taylorotwell taylorotwell deleted the fix-predis-cluster branch January 18, 2023 16:39
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.

Flushing Redis Cluster using Predis 2.0.2 is not supported

4 participants