thelia/thelia-cache-redis-adapter-module

Maintainers

Package info

github.com/thelia-modules/TheliaCacheRedisAdapter

Type:thelia-module

pkg:composer/thelia/thelia-cache-redis-adapter-module

Statistics

Installs: 1 086

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

3.0.2 2025-10-10 13:47 UTC

This package is auto-updated.

Last update: 2026-03-10 14:41:54 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