Jump to content

[FREE MODULE] NGS Redis Cache for PrestaShop 8-9


davezovh

Recommended Posts

Hi everyone,

I’ve built a free, open-source Redis cache module for PrestaShop 8 and 9 and I’d like to share it with the community.

I couldn’t find any up-to-date free Redis integration for PS 8 or 9, so I decided to create one myself. The module plugs Redis into the PrestaShop cache layer and lets you:

use Redis via socket or host:port,

set a key prefix (multi-shop / shared Redis),

exclude specific tables/controllers from caching (cart, checkout, account, etc.),

see basic Redis stats in the back office.

The code is on GitHub:

👉 GitHub: https://github.com/DaveZ07/NGS-Redis-Cache-Prestashop

I’m also attaching the current ZIP release to this post for easy download, but please report bugs, ideas and feature requests via GitHub Issues so everything stays in one place.

Thanks to anyone who tests it and shares feedback!

ngs_redis.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...