MongoDB Golang driver can now talk to Unix Domain Sockets

@unixfriend · 2018-06-18 15:43 · busy

Repository

https://github.com/globalsign/mgo

New Features

  • What feature(s) did you add? Added the feature to connect to a Unix Domain Socket (POSIX Local IPC Sockets)
  • How did you implement it/them? https://github.com/globalsign/mgo/pull/129/files

Replaced every net.TCPAddr and net.TCPConn with their generic interface types net.Addr and net.Conn. Added socket recognition to the URI-parser.

GitHub Account

https://github.com/pzillmann

#utopian-io #development #mongodb #golang
Payout: 0.000 HBD
Votes: 33
More interactions (upvote, reblog, reply) coming soon.