WP Manifestindependent plugin directory
manifest / performance / object-cache

TukuToi WordPress APCu Object Cache

An APCu object-cache for WordPress with stats page

by bedas · github.com/tukutoi/object-cache

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tukutoi/object-cache/archive/refs/heads/main.zip

Readme

TukuToi APCu Object Cache for WordPress

A Drop In Plugin to implement APCu WordPress Object Cache

How To

  • follow the instructions in this article about how to implement FastCGI and APCu Cache
  • Place the object-cache.php file into the wp-content folder
  • Find the Cache Stats menu under Tools > Cache Stats

Read the full README on GitHub →