Skip to content

Vudubond/redis-cache-prestashop

 
 

Repository files navigation

Hs Cache Redis Prestashop module

Versions : 1.5.x -> 1.6.0.9

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

I propose another method more efficient with Redis ( similar to memcached but more powerful)

Requirements

follow the following rules:

  • Install redis server ( check http://redis.io/download )
  • clone the project inside your /modules/ to get finaly /modules/hsrediscache/ :)
  • do not forget to update your config module from prestashop backoffice

NB : I'am using Predis PHP Library so many thanks to Daniele Alessandri

Author

Hachem LATRACH

email: [email protected]
twitter: @hachemsoft

About

Hs Cache Redis Prestashop module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.8%
  • Smarty 0.2%