Skip to content

Commit ce2c258

Browse files
authored
Merge pull request #1179 from dbackeus/patch-1
Add change to default client timeout to CHANGELOG
2 parents 6dbbc94 + bd8e2c3 commit ce2c258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
# 5.0.0
2929

30+
- Default client timeout decreased from 5 seconds to 1 second.
3031
- Eagerly and strictly cast Integer and Float parameters.
3132
- Allow to call `subscribe`, `unsubscribe`, `psubscribe` and `punsubscribe` from a subscribed client. See #1131.
3233
- Use `MD5` for hashing server nodes in `Redis::Distributed`. This should improve keys distribution among servers. See #1089.

0 commit comments

Comments
 (0)