Skip to content

Add command line option to connect to Redis with unix socket #49

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 6, 2021

Conversation

Dsolnik
Copy link
Contributor

@Dsolnik Dsolnik commented Jan 6, 2021

Added the option to use a unix socket path instead of a (host, port) pair for connecting to the Redis instance.

Added the option to use a unix socket path instead of a (host, port) for connecting to the Redis instance.
@Dsolnik Dsolnik changed the title Added option to connect with unix socket Add command line option to connect to Redis with unix socket Jan 6, 2021
Copy link
Contributor

@jeffreylovitz jeffreylovitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, @Dsolnik!

@jeffreylovitz jeffreylovitz merged commit cdfe6fa into RedisGraph:master Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants