Global

Type Definitions

(async) redisURIResolver(event) → {string}

This callback is used to resolve the `redisURI` when passed an event. It should a valid redisURI as a string (can be async)
Source:
Parameters:
Name Type Description
event Object This is the raw event object (can be altered by previous middlewares)
Returns:
Type:
string
The `redisURI`