Skip to content

Instance Method

makeDriver()

Factory method that creates a new Redis Session driver with the default delegate.
func makeDriver() -> some SessionDriver

Discussion

See RedisSessionsDelegate.