- Developer
- Mateusz Szymański Teamwant
The PrestaShop Redis module add support to Redis for PrestaShop 1.7.0.0 - 8.0.0 Allow adding multiple servers, optimize queries, load time and more. Tested on all version 1.7.0+
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
Installation
1. Check your server support redis hosting like tcp://127.0.0.1:6379 or if you have a VPS / Dedicated server, please install it.
2. Install module
3. Go to Advanced > Performance
4. In caching section, please select enable and choise redis.
5. Then click add server and enter your redis server connection data
6. Save