-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I do not see a way to open a connection using a socket (unix).
It seems the constructor is closed to using hostname and port.
It is interesting to respect the use of a socket (allowed in mysqli).
You can also think changing the design to allow use of an externally created connection.
The component can delegate unto others, like an external framework, to host the top level configuration, handling of a connection-pool, redundancy or whatever new features appear.
So it is better suited for integration with others projects. To use this component as a thin abstraction layer on top of mysqli (connection).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels