Thanks to visit codestin.com
Credit goes to github.com

Skip to content

virgulvirgul/phprediscache

Repository files navigation

Php Redis Cache PrestaShop module

Versions : 1.6.1.x

Prestashop provides several caching method as memcached, apc, xcache ...

Here's another method to implement caching in PrestaShop. This method uses Redis cache to accelerate the store. Be sure to install both redis server and the php-redis client.

Requirements

follow the following rules:

  • Install redis server (check [http://redis.io/download])
  • Install php-redis (for Ubuntu: apt-get install php5-redis)
  • Do not forget to update your config from PrestaShop's backoffice

Authors

Hachem LATRACH

email: [email protected]
twitter: @hachemsoft

Michael Dekker

email: [email protected]

About

Add redis cache to PrestaShop.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages