Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Cache] Dont use pipelining with RedisCluster#22924

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:3.2fromnicolas-grekas:redis-cluster
May 28, 2017

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekasnicolas-grekas commentedMay 27, 2017
edited
Loading

QA
Branch?3.é
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#22922
LicenseMIT
Doc PR-

phpredis doesn't support pipelining with RedisCluster
seehttps://github.com/phpredis/phpredis/blob/develop/cluster.markdown#pipelining
and multiple operations (MSET/MGET) work but only "per-shard".

We have to fetch keys one by one for now at least.

@nicolas-grekasnicolas-grekas merged commiteb93ac9 intosymfony:3.2May 28, 2017
nicolas-grekas added a commit that referenced this pull requestMay 28, 2017
…kas)This PR was merged into the 3.2 branch.Discussion----------[Cache] Dont use pipelining with RedisCluster| Q             | A| ------------- | ---| Branch?       | 3.é| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#22922| License       | MIT| Doc PR        | -phpredis doesn't support pipelining with RedisClusterseehttps://github.com/phpredis/phpredis/blob/develop/cluster.markdown#pipeliningand multiple operations (MSET/MGET) work but only "per-shard".We have to fetch keys one by one for now at least.Commits-------eb93ac9 [Cache] Dont use pipelining with RedisCluster
@nicolas-grekasnicolas-grekas deleted the redis-cluster branchMay 28, 2017 09:25
This was referencedMay 29, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.2

Development

Successfully merging this pull request may close these issues.

3 participants

@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp