• Resolved overseaspropertyforum

    (@overseaspropertyforum)


    Currently, using the free version of REDIS CACHE.

    We are also using WP ALL IMPORT to import property listings from various sources and WP ALL EXPORT to combining them into a single export file.

    Once all the imports have been run. If I don’t flush the cache – data and listings are missed when I generate the export file with WP ALL EXPORT.

    What can I do fix this issue with the current setup?

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

    (@tillkruess)

    Hey!

    I’d suggest opening an issue with the WP ALL IMPORT team to assist you with this, they may need to flush the cache after the import is complete. Feel free to ping me on the support thread and I can chime in.

    Thread Starter overseaspropertyforum

    (@overseaspropertyforum)

    Hi Till

    WPALLIMPORT replied.

    “Unfortunately, there is no supported way of doing that on our end. You’d have to write a function to programmatically flush the cache after the import using our API”

    We might be able to help you write that function, but we’d need a helper function to flush the cache. Can you ask the Redis Support Team if they have one?”

    Plugin Author Till Krüss

    (@tillkruess)

    Thanks, can you link me to the forum thread?

    They need to call wp_cache_flush() after imports: https://developer.wordpress.org/reference/functions/wp_cache_flush/

    Thread Starter overseaspropertyforum

    (@overseaspropertyforum)

    Hi Till,

    Many thanks, hopefully WPALLIMPORT can help me resolve the issue with this.

    Sorry, no forum thread. I’ve requested help from WPALLIMPORT by email.
    If I get a working solution, I’ll paste it in here.

    Plugin Author Till Krüss

    (@tillkruess)

    Thanks, keep me posted 👍

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Redis Cache – WPALLIMPORT / WPALLEXPORT’ is closed to new replies.