• Resolved edwindekuiper

    (@edwindekuiper)


    We’re running into an issue with Jet/Crocoblock and LearnDash. It seems that the Redis cache is not refreshing, which results in outdated or incorrect results being shown to users. For example, after removing a category, the post (lesson) still appears under that category. The Crocoblock query itself does return the correct data.

    Could you advise whether Redis should automatically flush in such cases, or if Crocoblock needs to be aware of the Redis cache in order to handle this correctly?

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Redis Object Cache will do exactly what it’s told by Jet/Crocoblock and LearnDash, it’s up to them to ensure that their code is compatible with WordPress’ persistent object cache API (which is what Redis Object Cache provides).

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.