Skip to content

Structure

Application.Redis.Sessions

struct Sessions

Topics

Instance Methods

  • makeDriver()
    Factory method that creates a new Redis Session driver with the default delegate.
  • makeDriver(delegate:)
    Factory method that creates a new Redis Sessions driver with the provided delegate.