thelia / thelia-cache-redis-adapter-module
Installs: 808
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 2
Open Issues: 1
Type:thelia-module
Requires
- predis/predis: ~2.0.0
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-11-08 19:28:35 UTC
README
Redis adapter for the thelia_cache service. Thelia Documentation
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is TheliaCacheRedisAdapter. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/thelia-cache-redis-adapter-module:~1.0