v1.7x-v8x-v9x Redis Cache v 3.6.10 (Newest 10 Sep 2025)

unique

Well-known member
Diamond
Elite
XNullUser
Joined
Dec 12, 2020
Messages
2,990
Reaction score
492
Points
83
NullCash
890
thank you very much for your updating .that is great for me
 

muhaha

Well-known member
Master
Diamond
Elite
Joined
Jan 19, 2020
Messages
1,043
Reaction score
2,520
Points
113
NullCash
17,286

Redis Cache​

v 3.6.10
PS 1.7.x - 9.x

Overview​

The PrestaShop Redis module add support to Redis for PrestaShop 1.7.0.0 - 8+ Allow adding multiple servers, optimize queries, load time and more. Tested on all version from 1.7.0.


Description​

1. Reduce queries to database from 200-300 to 2-3 in fresh prestashop with demo data.
2. Allow to create connection to multiple redis instances.
3. Reduce page load time (ttfb)
4. Improves your SEO
5. Improves your website speedtest (like google, gtmetrix etc.)
6. CRON to generate cache for products and categories
7. Customizable cache settings for individual locations on your store
8. Possible exclusion of controllers from modules, so you have the ability to manually control what will run in the cache.
9. Ability to disable cache for webservice, should your external integrations not want to work with cache.


Our module utilizes advanced caching methods, which sets it apart from competitive solutions. It efficiently handles issues that may arise during order processing and invoice number generation. Additionally, it allows precise control over inventory states, APIs, and various configuration parameters. If you have encountered issues with competing modules, we assure you that our solution is designed to perform reliably even under challenging conditions.
- read less
Benefits
check_circle_outlineSpeed up your website

Features​

New caching method in Prestashop
Support multiple redis server
URL with JSON to healthcheck for check connection status
Module store connection information in secure file, not like other modules in database, whereby reduce connection time to redis
Work with prestashop 1.7.0.0 - 8+ (tested on all version)
CRON to generate cache for products and categories
CRON to reset cache
Redis server benchmark
Support predis and phpredis
Automatic cache reset for objectmodel according to settings, e.g. when you change something in the configuration table, the cache for that table will be released.
Prepared separate version of module for Prestashop 8 and PHP 8 (will be even faster)
Global variable to cut off cache for selected places
Added support for other database engines like keydb and Dragonflydb
Preparing a configuration that allows you to more easily run unix socket on your server.
Do you have the

Version 3.6.12 - 9/16/2025?​

 

matserial

Active member
Elite
XNullUser
Joined
Mar 26, 2020
Messages
91
Reaction score
143
Points
33
NullCash
134
Excellent. I want to test this module to see if it was effective as a cache plugin for PrestaShop.
 
Top