Advantages of Redis cache over local file cache: Local file cache access speed is fast, but it cannot store big data. Especially when there are many local cache files, it will be particularly slow when managing a certain cache or clearing the cache. This plug-in depends on the Cache plug-in, please go to the Imperial CMS Cache basic plug-in Redis cache 1. Supports large data storage, nearly twice as fast as local file caching; 2. Centralized data storage to ensure data consistency; 3. Data reading Write separation, high performance, high concurrency; installation and usage instructions. Parse the plug-in to the website directory /e and access it through the browser: {url}/e/eduphp/redis/install.php
After passing the detection environment, please click Install Now
3. Copy require (ECMS_PATH.”e/eduphp/redis/MakeCache.php”); to
/e/action/ShowInfo.php/e/action/ListInfo/index.php/e/action/ListInfo.php can be placed on top of $link=db_connect();
The plug-in uses domain name authorization. Please contact customer service to obtain the authentication code.