go-common/library/cache/redis/CHANGELOG.md

10 lines
279 B
Markdown
Raw Permalink Normal View History

2019-04-22 10:49:16 +00:00
### 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赋值最大空闲连接数