@elcobvg How you feel about releasing this on https://wordpress.org/plugins ?
I think it's working well enough to get some more people testing it. Probably we should add an experimental warning for now just to be safe. I think we should also add a small feature to copy object-cache.php from the plugins folder to wp-content/object-cache.php when the plugin is activated just to make it a little easier to use.
I reviewed all the caching plugins currently in the repository and none of them have an object cache using simple php files which would take advantage of opcache.
@elcobvg How you feel about releasing this on https://wordpress.org/plugins ?
I think it's working well enough to get some more people testing it. Probably we should add an experimental warning for now just to be safe. I think we should also add a small feature to copy
object-cache.phpfrom the plugins folder towp-content/object-cache.phpwhen the plugin is activated just to make it a little easier to use.I reviewed all the caching plugins currently in the repository and none of them have an object cache using simple php files which would take advantage of opcache.