Skip to content

Conversation

@nicolas-grekas
Copy link
Member

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

MSET doesn't work on clustered connections. Let's use pipelining instead.

@nicolas-grekas nicolas-grekas merged commit f1648e2 into symfony:3.2 Mar 7, 2017
nicolas-grekas added a commit that referenced this pull request Mar 7, 2017
This PR was merged into the 3.2 branch.

Discussion
----------

[Cache] Fix Redis pipelining/multi-ops

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

`MSET` doesn't work on clustered connections. Let's use pipelining instead.

Commits
-------

f1648e2 [Cache] Fix Redis pipelining/multi-ops
@nicolas-grekas nicolas-grekas deleted the cache-pipeline32 branch March 7, 2017 16:21
@fabpot fabpot mentioned this pull request Mar 9, 2017
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.

2 participants