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.
2 parents 6a8d165 + 3a14135 commit 433ec69Copy full SHA for 433ec69
README.md
@@ -273,6 +273,7 @@ See lib/redis/errors.rb for information about what exceptions are possible.
273
## Timeouts
274
275
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.
277
Passing a single `timeout` option will set all three values:
278
279
```ruby
0 commit comments