Classes
Methods
(static) Redis.createClient(vertx, options) → {Redis}
Connect to redis, the
onConnect will get the Redis instance.
Parameters:
| Name | Type | Description |
|---|---|---|
vertx |
Vertx | |
options |
Object |
- Source:
Returns:
- Type
- Redis