weprovide/magento2-module-sessioncleaner

1.0.3 2022-09-12 11:31 UTC

This package is auto-updated.

Last update: 2024-04-12 15:02:15 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