go-common/library/cache/redis/CHANGELOG.md
2019-04-22 18:49:16 +08:00

10 lines
279 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 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赋值最大空闲连接数