2

I'm interested in using Redis cache as a cache for product images among other things in Odoo 8.

I'd like to cache images for use on the frontend (ie. website_sale product pages and category pages), as well as on the backend (eg. Sale >> Product > Product Name > Images).

Is anyone aware of a project that has implemented Redis for caching within Odoo, or has any suggestions for where to start if there isn't anything out there already?

1 Answers1

1

@user3473233,

You should have a look at this documentation "High availability OpenERP" and interesting answer here

ifixthat
  • 6,137
  • 5
  • 25
  • 42