Methods
close()
Closes the client and terminates any connection.
- Source:
connect(handler) → {Redis}
Connects to the redis server.
Parameters:
| Name | Type | Description |
|---|---|---|
handler |
function | the async result handler |
- Source:
Returns:
a reference to this, so the API can be used fluently
- Type
- Redis