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] Fix perf when using RedisCluster by reducing roundtrips to the servers#30518

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

Conversation

@andrerom
Copy link

@andreromandrerom commentedMar 11, 2019
edited
Loading

QA
Branch?3.4
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
LicenseMIT

This is slimmed down version of:#28269(many of the fixes there are already part of 3.4)

Does:

  • Adds test coverage for Predis with RedisCluster
  • Removes usage of key versioning when on RedisCluster, besides performance aspect of that it simplifies / aligning clear() handling across all clients
  • reuse doDelete() from clear to make sure we call singular del calls when in predis cluster

…e serversThis is slimmed down version of:symfony#28269 _(many of the fixes here are already part of 3.4)_Adds:- Test coverage for Predis with RedisCluster- Removes usage of key versioning when on RedisCluster, besides performance aspect of that simplify / aligning clear() handling across cases
@andreromandreromforce-pushed theredis_cluster_versioning_fixes branch from2d75184 todacf179CompareMarch 11, 2019 14:17
@nicolas-grekasnicolas-grekas added this to the3.4 milestoneMar 12, 2019
@nicolas-grekas
Copy link
Member

Thank you@andrerom.

@nicolas-grekasnicolas-grekas merged commitdacf179 intosymfony:3.4Mar 13, 2019
nicolas-grekas added a commit that referenced this pull requestMar 13, 2019
…trips to the servers (nicolas-grekas)This PR was merged into the 3.4 branch.Discussion----------[Cache] Fix perf when using RedisCluster by reducing roundtrips to the servers| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| License       | MITThis is slimmed down version of:#28269 _(many of the fixes there are already part of 3.4)_Does:- Adds test coverage for Predis with RedisCluster- Removes usage of key versioning when on RedisCluster, besides performance aspect of that it simplifies / aligning clear() handling across all clients- reuse doDelete() from clear to make sure we call singular del calls when in predis clusterCommits-------dacf179 [Cache] Fix perf when using RedisCluster by reducing roundtrips to the servers
@andreromandrerom deleted the redis_cluster_versioning_fixes branchMarch 13, 2019 16:22
This was referencedApr 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

3 participants

@andrerom@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp