Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement wp_cache_get_multiple() added in WordPress 5.5. #239

Closed
mavas84 opened this issue Aug 11, 2020 · 4 comments · Fixed by #707
Closed

Implement wp_cache_get_multiple() added in WordPress 5.5. #239

mavas84 opened this issue Aug 11, 2020 · 4 comments · Fixed by #707
Assignees
Labels
enhancement New feature or request S: wp.org

Comments

@mavas84
Copy link
Contributor

mavas84 commented Aug 11, 2020

wp_cache_get_multiple() is introduced in WP 5.5
Reference topic:
https://wordpress.org/support/topic/implement-wp_cache_get_multiple/

@mavas84 mavas84 added enhancement New feature or request S: wp.org labels Aug 11, 2020
@spacedmonkey
Copy link

Is there any update on this? There is some serious performance wins that being missed here.

Examples of where this was implemented

pantheon-systems/wp-redis@d5a57e3
Automattic/wp-memcached#88
WordPress/wordpress-develop@ab0feb8

CC @cssjoe @jacobd91
@cssjoe
jacobd91

@spacedmonkey
Copy link

Related: #513, #583

@Mte90
Copy link

Mte90 commented Mar 26, 2023

Any hope for this?

@spacedmonkey
Copy link

Here is a write up of that explains the importance of this function.

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

@cssjoe cssjoe assigned jacobd91 and unassigned maxicus May 16, 2023
@jacobd91 jacobd91 linked a pull request Jun 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request S: wp.org
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants