weprovide / magento2-module-sessioncleaner
Installs: 11 563
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.1 <8.2
- magento/framework: >=102.0
This package is auto-updated.
Last update: 2024-05-28 09:46:29 UTC
README
Magento 2 can store sessions in the database table session
. However, sessions pile up which results in an enormous database. This module periodically cleans expired sessions.
Installation
composer require weprovide/magento2-module-sessioncleaner
License
This module for Magento 2 has been released under the MIT license and open for improvements, please share your thoughts which will be much appreciated.
Authors
- Mischa Braam (@mischabraam)