Download the PHP package element119/module-admin-redis-report without Composer
On this page you can find all versions of the php package element119/module-admin-redis-report. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download element119/module-admin-redis-report
More information about element119/module-admin-redis-report
Files in element119/module-admin-redis-report
Package module-admin-redis-report
Short Description A Magento 2 module that displays Redis information in the admin.
License MIT
Informations about the package module-admin-redis-report
element119 | Admin Redis Report
📝 Features
✔️ See a snapshot of the health of Redis from the comfort of the Magento admin
✔️ Visualise historic Redis health statistics
✔️ Supports Magento Open Source, Adobe Commerce, and Mage-OS
✔️ Built in accordance with Magento best practises
✔️ Dedicated module configuration section and custom admin user controls
✔️ Seamless integration with Magento
✔️ Built with developers and extensibility in mind to make customisations as easy as possible
✔️ Installable via Composer
✔️ Theme agnostic
Upcoming
⏳ Ability to filter historic charts by date range
⛔️ Incompatibilities
[!CAUTION] This module is not compatible with Magento instances that utilise the Redis L2 cache and/or the
Magento\Framework\Cache\Backend\RemoteSynchronizedCache
class for the Redis backend cache.More information is available in the Magento documentation:
🔌 Installation
Run the following command to install this module:
⏫ Updating
Run the following command to update this module:
❌ Uninstallation
Run the following command to uninstall this module:
📚 User Guide
Configuration for this module can be found in the Magento admin under Stores -> Settings -> Configuration -> Advanced -> System -> Redis Report
.
Redis Report
The Redis information can be found in the admin under System -> Tools -> Redis Report
.
Enable/Disable Historic Data
The periodic capture of Redis information can be disabled by setting this option to No
. This is set to Yes
by
default.
Historic Data Retention Period
The value specified here determines how long Magento will store historic Redis report data, measured in days. An empty value means data will be kept indefinitely.
📸 Screenshots & GIFs
Admin Configuration
Admin Report
All versions of module-admin-redis-report with dependencies
magento/module-backend Version *
ext-json Version *