Extended Structure
Application.Sessions.Provider
extension Application.Sessions.Provider
Topics
Type Properties
redisProvides a Redis sessions driver with the default delegate.
Type Methods
redis(delegate:)Provides a Redis sessions driver using the provided delegate.