go_study/go-for-study/library/cache/redis/CHANGELOG.md

279 B
Raw Blame History

redis client

Version 1.1.1

1.add redis mockError type

Version 1.1.0

1.修改redis pool的实现方式引用container/pool
2.pool支持context传入超时以及Get connection WaitTimeout

Version 1.0.0
  1. fix NewPool赋值最大空闲连接数