Add SetDefaultOptions method to Client

This commit is contained in:
Ken Hibino
2020-04-26 07:48:38 -07:00
parent eb8ced6bdd
commit e33d297d8e
4 changed files with 153 additions and 41 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `ParseRedisURI` helper function is added to create a `RedisConnOpt` from a URI string.
- `SetDefaultOptions` method is added to `Client`.
## [0.8.0] - 2020-04-19