thelia / thelia-cache-redis-adapter-module
3.0.1
2022-12-08 14:50 UTC
Requires
- predis/predis: ~2.0.0
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-09-08 19:05:06 UTC
README
thelia_cache服务的Redis适配器。 Thelia 文档
安装
手动安装
- 将模块复制到
<thelia_root>/local/modules/
目录,并确保模块名称为TheliaCacheRedisAdapter。 - 在thelia管理面板中激活它
Composer
将其添加到您的thelia composer.json主文件中
composer require thelia/thelia-cache-redis-adapter-module:~1.0