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 27bb93a + 62f30c0 commit b666442Copy full SHA for b666442
README.md
@@ -329,7 +329,7 @@ implement backpressure by checking the buffer state before sending a command and
329
listening to the stream
330
[drain](https://nodejs.org/api/stream.html#stream_event_drain) event.
331
332
-## client.quit()
+## client.quit(callback)
333
334
This sends the quit command to the redis server and ends cleanly right after all
335
running commands were properly handled. If this is called while reconnecting
0 commit comments