We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd00b4a commit 3d2a30eCopy full SHA for 3d2a30e
CHANGELOG.md
@@ -4,6 +4,7 @@
4
- The client was checked with Redis-4.0.0
5
- The client uses last stable redis version (Redis-4.0.0) by default.
6
- Deprecated client's methods: **executeRawString**, **parseRawString**
7
+- Changed timeout on error **timeout_on_error_tryagain** from 0.25 sec to 0.05 sec.
8
9
### v1.6.1 (2017-02-04)
10
- Added check for empty data on reading response.
0 commit comments