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