Skip to content

[Messenger] Messenger redis local sock dsn #35295

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
Jan 16, 2020
Merged

[Messenger] Messenger redis local sock dsn #35295

merged 1 commit into from
Jan 16, 2020

Conversation

JJarrie
Copy link
Contributor

@JJarrie JJarrie commented Jan 10, 2020

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #34682
License MIT
Doc PR symfony/symfony-docs#12924

Enable connection by unix socket to Redis.

framework:
    messenger:
        transports:
            async: "redis:///var/run/redis/redis.sock"

@JJarrie JJarrie requested a review from sroze as a code owner January 10, 2020 09:30
JJarrie added a commit to JJarrie/symfony-docs that referenced this pull request Jan 10, 2020
@JJarrie JJarrie changed the title [Messenger] Messenger redis local sock dns [Messenger] Messenger redis local sock dsn Jan 10, 2020
@chalasr chalasr added this to the next milestone Jan 11, 2020
chalasr
chalasr approved these changes Jan 16, 2020
@fabpot
Copy link
Member

fabpot commented Jan 16, 2020

Thank you @JJarrie.

@fabpot fabpot closed this in af4035d Jan 16, 2020
@fabpot fabpot merged commit 0421e01 into symfony:master Jan 16, 2020
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Jan 27, 2020
This PR was merged into the master branch.

Discussion
----------

[Messenger] Redis example with Unix Socket

This is the documentation change for symfony/symfony#35295 .

Commits
-------

13af194 [Messenger] Redis example with Unix Socket
@nicolas-grekas nicolas-grekas modified the milestones: next, 5.1 May 4, 2020
@fabpot fabpot mentioned this pull request May 5, 2020
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.

6 participants