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 de66927 + 67be3db commit 25cd3ceCopy full SHA for 25cd3ce
README.md
@@ -127,7 +127,7 @@ JavaScript Array of node Buffers. `HGETALL` returns an Object with Buffers keye
127
128
### "ready"
129
130
-`client` will emit `ready` a connection is established to the Redis server and the server reports
+`client` will emit `ready` once a connection is established to the Redis server and the server reports
131
that it is ready to receive commands. Commands issued before the `ready` event are queued,
132
then replayed just before this event is emitted.
133
0 commit comments