First time in five years that the issue backlog is back down to zero.
First time in five years that the issue backlog is back down to zero.
Install, activate and enable with wp plugin install --activate wp-redis && wp redis enable
Aliases, SSH support, and native wp-settings.php
, with dozens of enhancements and bug fixes.
WP Redis v0.5.0: Performance boost! Removes redundant exists call from wp_cache_get(), which easily halves the number of Redis calls.
WP Redis v0.3.0: Cache Groups. Use define( ‘WP_REDIS_USE_CACHE_GROUPS’, true ); and wp_cache_delete_group( $group ); to easily purge all keys of a cache group.
WP REST API: Version 2.0 Beta 12. "Canyonero"
WP REST API: Version 2.0 Beta 11. “Give me a white wine spritzer!”
WP REST API: Version 2.0 Beta 10, with security releases. If you’re running WP-API in production, you need to update. Only took 3 hours to tag 11 releases!
search-replace for love and profit, and a huge list of enhancements / bug fixes.