gobang icon indicating copy to clipboard operation
gobang copied to clipboard

add option for using unix_domain_socket

Open kyoto7250 opened this issue 2 years ago • 0 comments

in local hosts, UDS connections are faster than TCP, so we should support UDS.

close #151

TODO

  • [x] mysql
  • [x] postgres
  • [x] add tests

Thanks for your time to review.

changelog: support connecting unix domain socket

kyoto7250 avatar Jun 21 '22 02:06 kyoto7250