thelia/thelia-cache-redis-adapter-module

3.0.1 2022-12-08 14:50 UTC

This package is auto-updated.

Last update: 2024-04-08 18:03:30 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