Skip to content

Type Method

redis(_:)

Sets the driver to Redis
static func redis(_ configuration: RedisConfiguration) -> Application.Queues.Provider

Parameters

configuration

The RedisConfiguration to enable the provider

Return Value

The new provider