This module represents the database model which stores user sessions. It is responsible for getting, updating, and deleting sessions.
This module implements the Plug.Session.Store behavior.