v1.7-v8x Redis Cache 3.1 - The PrestaShop Redis module

dudu11

New member
XNullUser
Joined
Apr 10, 2022
Messages
13
Reaction score
0
Points
1
NullCash
0
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.

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.

Demo
You are a GREAT!!!!!!!!! Thank you!!!!!!!!!!!!
Post automatically merged:

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.

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.

Demo
You are a GREAT!!!!!!!!! Thank you!!!!!!!!!!!!
Post automatically merged:

You are a GREAT!!!!!!!!! Thank you!!!!!!!!!!!!
 
Last edited:

Kerran

Active member
XNullUser
Joined
Feb 13, 2022
Messages
195
Reaction score
63
Points
28
NullCash
0
Thank you for uploading the module.
Ive been looking for this update! amazing! :)
 

wwatu

Member
XNullUser
Joined
Dec 10, 2021
Messages
44
Reaction score
0
Points
6
NullCash
2
awesome module, thank you for sharing this
Post automatically merged:

awesome module, thank you for sharing this
 

infoseek

Member
XNullUser
Joined
Aug 11, 2021
Messages
587
Reaction score
3
Points
18
NullCash
52
it is great plugin functions better than default files .thanks for sharing.
 

Marc

Active member
XNullUser
Joined
Feb 27, 2021
Messages
582
Reaction score
44
Points
28
NullCash
10
Thank you for sharing this awesome module. I tried the latest version, but that's not working properly. So I'll try this version.
 
Top