Skip to content
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

feat: Support Unix socket connection #370

Merged
merged 20 commits into from
Jan 13, 2022
Merged

Conversation

Soremwar
Copy link
Collaborator

@Soremwar Soremwar commented Jan 12, 2022

Closes #149

  • Guess the route for the unix socket when passing a folder
  • Test reconnection
  • Default to unix sockets instead of localhost
  • Document unix socket on connection strings (requires absolute, must be encoded, etc)
  • Document unix socket required permissions
  • Document unix socket as default when no host is specified in connection options
  • Document unix socket as default when no host is specified in connection string
  • Find a way of dealing with unstable

@Soremwar Soremwar merged commit 16a2c70 into denodrivers:main Jan 13, 2022
@Soremwar Soremwar deleted the socket branch January 13, 2022 21:31
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.

Add support for connecting to linux socket
1 participant