Skip to content

Commit 396894c

Browse files
committed
Add note that timeouts are seconds.
1 parent 18464f2 commit 396894c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ Redis.new(
242242
)
243243
```
244244

245+
All timeout values are specified in seconds.
246+
245247
When using pub/sub, you can subscribe to a channel using a timeout as well:
246248

247249
```ruby

0 commit comments

Comments
 (0)