Skip to content

v4.0.0

Compare
Choose a tag to compare
@Shivam010 Shivam010 released this 26 Dec 18:03
· 13 commits to master since this release
85dc0dc
  • This release will upgrade the version of go-redis/redis from v7.4.0 to v8.4.4.
  • Also, this will now support command level Context handling as supported by go-redis.
  • And as redigo does not support Context yet the method SetContext will be meaningless for the client, and it's will be backward compatible.