If you have multiple installations on the same server:
The prefix_seed: must be changed to one that identifies the store, and the /1 in the IP address must also be changed so that it is different for each store.
Best regards!
Post automatically merged:
Edit:
I activated it natively without a module, without needing to activate it from the PrestaShop button.
In the config folder, create a file named services.yml and paste the following into it:
If you have multiple installations on the same server:
The prefix_seed: must be changed to one that identifies the store, and the /4 in the IP address must also be changed so that it is different for each store.
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...