Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Redis storage and performance boosts

Compare
Choose a tag to compare
@Chris-Pratt-Clystnet Chris-Pratt-Clystnet released this 13 Jun 10:48
· 45 commits to master since this release
a32917a

Couple of changes to increase performance

  • Redis can now be selected as the session storage driver in the config file.
  • A persist connection option is now available in the config to so sessions don't close every time.

If you are upgrading you will need a new version of the config file.