Closed dim closed 8 years ago
Hi,
Is there any reason for using github.com/adjust/redis instead of github.com/go-redis/redis? The native client is under constant development and many improvements have been added since
We used to use our own fork before vendoring. Now I think it might be fine to use go-redis/redis. You want to open a pull request?
go-redis/redis
Gerne!
Hi,
Is there any reason for using github.com/adjust/redis instead of github.com/go-redis/redis? The native client is under constant development and many improvements have been added since