Skip to content

Type Method

redis(url:)

Sets the driver to Redis
static func redis(url string: String) throws -> Application.Queues.Provider

Parameters

string

The Redis connection URL string

Return Value

The new provider

Discussion

Throws

An error describing an invalid URL string