thelia / thelia-cache-redis-adapter-module
Installs: 911
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 1
Type:thelia-module
pkg:composer/thelia/thelia-cache-redis-adapter-module
Requires
- predis/predis: ~2.2
- thelia/installer: ~1.1
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