This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
Redis storage and performance boosts
·
45 commits
to master
since this release
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.