pantheon-systems / wp-redis

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

Return cache data in correct order when using `wp_cache_get_multiple()` #292

Closed stavultras closed 4 years ago

stavultras commented 4 years ago

Fixes https://github.com/pantheon-systems/wp-redis/issues/293

danielbachhuber commented 4 years ago

@stavultras Great find! Thanks again for your help tracking this one down. I'll tag v1.1.1 once the build passes.