Product import does not work when using Redis distributed cache

When you update the price of a product, using the product import in Litium, the new price won’t propagate to the servers that uses Redis as distributed cache.

  1. Setup Redis as the distributed cache solution on two servers (let the rest of the servers still use local cache)
  2. Go to Litium Studio on one of the servers that uses Redis
  3. Go to product import and upload a file that will update the price of a variant

Result:
You now have the correct price on all servers using local cache. The servers that are running Redis has the old price, both on the public website and in the product view in Litium studio.

Litium version: 7.7.6

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.