Skip to content

Changed session storage to use a SQL database

Compare
Choose a tag to compare
@briskt briskt released this 19 May 03:18
· 121 commits to main since this release
559d348

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.