Ideas

Give us your best ideas!

Clear Redis cache

A button in Backoffice to force a purge of the Redis cache.

  • Clas Eklund
  • Mar 25 2020
  • Reviewed
  • Attach files
  • Artur O commented
    November 24, 2021 13:29

    Having different clears would be great.

    Something like we have for elastic where you can clear products, pages etc but in this case maybe products, orders, pages, etc.

    Lot of random issues occurs sometimes because of the cache today and having to restart the website is not optimal.

  • Mårten Wahlund commented
    March 25, 2020 16:38

    Some examples:

    • Refresh data changed directly in the database

    • Refresh data when switching or restoring a database

    • Fix issues where invalid data is cached by Litium or in custum code

  • Admin
    Patric Forsgard commented
    March 25, 2020 16:33

    Redis cache will contains multiple different type of data and flush everything may cause stability problem in the platform.

    What is the use case for this button?