Skip to content

[Cache] added support for phpredis 4 compression and tcp_keepalive options #27646

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
Jun 20, 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 -

See https://pecl.php.net/package-changelog.php?package=redis

@nicolas-grekas nicolas-grekas added this to the next milestone Jun 19, 2018
@nicolas-grekas nicolas-grekas force-pushed the cache-redis-lzf branch 4 times, most recently from 49f2e3f to cfa3955 Compare June 20, 2018 07:47
@fabpot
Copy link
Member

fabpot commented Jun 20, 2018

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 2ff02cd into symfony:master Jun 20, 2018
fabpot added a commit that referenced this pull request Jun 20, 2018
… `tcp_keepalive` options (nicolas-grekas)

This PR was merged into the 4.2-dev branch.

Discussion
----------

[Cache] added support for phpredis 4 `compression` and `tcp_keepalive` options

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

See https://pecl.php.net/package-changelog.php?package=redis

Commits
-------

2ff02cd [Cache] added support for phpredis 4 `compression` and `tcp_keepalive` options
@nicolas-grekas nicolas-grekas deleted the cache-redis-lzf branch June 22, 2018 13:04
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Jul 6, 2018
…nicolas-grekas)

This PR was merged into the master branch.

Discussion
----------

[Cache] add Redis options compression and tcp_keepalive

Since symfony/symfony#27646

Commits
-------

266020c [Cache] add Redis options compression and tcp_keepalive
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.2 Nov 1, 2018
This was referenced Nov 3, 2018
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