pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
225 stars 67 forks source link

Implement wp_cache_*_multiple #346

Open spacedmonkey opened 2 years ago

spacedmonkey commented 2 years ago

Implement new functions, wp_cache_add_multiple, wp_cache_set_multiple and wp_cache_delete_multiple functions.

https://core.trac.wordpress.org/changeset/52700

spacedmonkey commented 2 years ago

https://make.wordpress.org/core/2022/04/29/caching-improvements-in-wordpress-6-0/