Skip to content

Commit

Permalink
new default for redis gem (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjb authored May 21, 2024
1 parent 445a895 commit d660e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ Raises
Redis.new(connect_timeout: 1, timeout: 1, ...)
```

Default: 5s
Default: 1s after 5.0, 5s before

Raises

Expand Down

0 comments on commit d660e02

Please sign in to comment.