Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Cache] add RedisClusterProxy to create lazy connections to Redis clusters #28691

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

Merged
merged 1 commit into from
Oct 2, 2018

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Code provided by @alekitto in #28300
I'm working on an alternative to this PR, but these bits are required.

@nicolas-grekas nicolas-grekas added this to the next milestone Oct 2, 2018
@nicolas-grekas nicolas-grekas changed the title [Cache] add RedisClusterProxy to create lazy connection to Redis clusters [Cache] add RedisClusterProxy to create lazy connections to Redis clusters Oct 2, 2018
@nicolas-grekas
Copy link
Member Author

Thank you @alekitto.

@nicolas-grekas nicolas-grekas merged commit 239a022 into symfony:master Oct 2, 2018
nicolas-grekas added a commit that referenced this pull request Oct 2, 2018
… to Redis clusters (alekitto)

This PR was merged into the 4.2-dev branch.

Discussion
----------

[Cache] add RedisClusterProxy to create lazy connections to Redis clusters

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Code provided by @alekitto in #28300
I'm working on an alternative to this PR, but these bits are required.

Commits
-------

239a022 [Cache] add RedisClusterProxy to create lazy connections to Redis clusters
@nicolas-grekas nicolas-grekas deleted the redis-cluster-proxy branch October 2, 2018 19:25
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.2 Nov 1, 2018
nicolas-grekas added a commit that referenced this pull request Jul 23, 2020
…usse)

This PR was merged into the 4.4 branch.

Discussion
----------

Allows RedisClusterProxy instance in Lock RedisStore

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #37476
| License       | MIT
| Doc PR        | /

This PR allow clients instance of RedisClusterProxy created by the StoreFactory in #28691 /cc @nicolas-grekas

Commits
-------

8ef63cd Allows RedisClusterProxy instance in Lock RedisStore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants