Changed session storage to use a SQL database
Added
- Added support for
session_store_type = "sql"
by creating a database. The default is "sql".
Note: this is a transitional release. It retains the elasticache resources so the change can be done with minimal downtime.