Open sigmonsays opened 12 years ago
support added: https://github.com/sigmonsays/Go-Redis
Thank you for your "nasty" poc :) There is all sorts of stuff missing from Go-Redis right now. I'll take this for a spin on my end and get back. A bit busy with other stuff so ping me again if it doesn't happen in a reasonable amount of time.
redis supports listening on a unix domain socket and go-redis does not support it.
It seems trivial to implement (my nasty proof of concept hack worked)