Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Plamen M

    (@plamenm)

    Hello Jonny,

    Thank you for your suggestion. This implementation is already taken under consideration by our plugin developers. However, it also involves changes in the caching system environment which need to be tested thoroughly before they are introduced in production.

    I would suggest that you should follow the changelog of the plugin for future updates on this.

    Regards,
    Plamen Martinov
    Tech Support Team
    SiteGround.com

    Thread Starter Jonny Harris

    (@spacedmonkey)

    Okay, but there is currently a function called wp_cache_get_multi in your object-cache.php file. This does exactly that is needed here and has been in the codebase for a while. You can use this existing function and make wp_cache_get_multiple a wrapper for this function.

    Of course this requires testing, but the performance impact is massive. As a core committer, I will to help support this effort, if required.

    Plugin Support Plamen M

    (@plamenm)

    Thank you for the update, Jonny. This is the implementation that we will be testing. I can not provide an ETA for its production release though. We will include a note in the future changelogs.

    Regards,
    Plamen Martinov
    Tech Support Team
    SiteGround.com

    Thread Starter Jonny Harris

    (@spacedmonkey)

    Here is write up on the benefits of this function

    https://xwp.co/easy-performance-wins-with-opt-in-caching-improvements/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Implement function wp_cache_get_multiple’ is closed to new replies.