-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hey there, Knex has support for UNIX sockets when socketPath is supplied to the connection: {} object.
The logic behind it is pretty straightforward, when socketPath is detected it ignores the host and port.
As this uses Knex I think it would be useful to add it. There are a lot of performance benefits to using sockets instead of TCP.
Happy to do this myself if you are accepting PRs.
Thoughts appreciated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels