Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3a14135

Browse files
authoredMay 17, 2024
1 parent 13f3246 commit 3a14135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ See lib/redis/errors.rb for information about what exceptions are possible.
273273
## Timeouts
274274

275275
The client allows you to configure connect, read, and write timeouts.
276+
Starting in version 5.0, the default for each is 1. Before that, it was 5.
276277
Passing a single `timeout` option will set all three values:
277278

278279
```ruby

0 commit comments

Comments
 (0)
Please sign in to comment.