Skip to content

Conversation

embluk
Copy link
Member

@embluk embluk commented Apr 1, 2021

Add support for using a MySQL database as a session storage system.

Better for performance and scaling.

Requires the use of a new default table called session which holds all the session data.

The actual column which holds the dynamic session data is a JSON column.

@embluk embluk self-assigned this Apr 1, 2021
@embluk embluk marked this pull request as ready for review April 1, 2021 14:37
@embluk embluk requested a review from danielashare April 1, 2021 14:39
@embluk embluk merged commit 934d652 into master Apr 5, 2021
@embluk embluk deleted the feature/db-session-driver branch April 5, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants