Re: [go-nuts] Is there a preferred REDIS driver or go psckage?

2019-09-09 Thread Steven Hartland
https://github.com/gomodule/redigo/ written by Gary Burd is still maintained. We actively use it in production heavily. On Mon, 9 Sep 2019 at 19:19, joe mcguckin wrote: > > > Thanks, > > Joe > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts"

Re: [go-nuts] Is there a preferred REDIS driver or go psckage?

2019-09-09 Thread Mhd Shulhan
In the following redis page: https://redis.io/clients#go you can see list of Go packages, the recommended ones are marked with star; while package with smile icon mark packages that have activities within last six months. -- You received this message because you are subscribed to the Google

[go-nuts] Is there a preferred REDIS driver or go psckage?

2019-09-09 Thread joe mcguckin
Thanks, Joe -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit