manifest / performance / object-cache
Object Cache
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
by LittleBizzy · github.com/littlebizzy/object-cache · website
★ 6stars
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/littlebizzy/object-cache/archive/refs/heads/master.zipFrom the readme
Object Cache
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
Plugin Homepage
Download Latest Version (ZIP)
Become A LittleBizzy.com Member Today!
Defined Constants
/ Object Cache Functions /
define('OBJECTCACHE', true); // default = true (if not defined, object-cache.php loads by default)
Compatibility
This plugin has been designed for use on SlickStack web servers with PHP 7.2 and MySQL 5.7 to achieve best performance. All of our plugins are meant primarily for single site WordPress installations — for both performance and usability reasons, we strongly recommend avoiding WordPress Multisite for the vast majority of your projects.
Any of our WordPress plugins may also be loaded as "Must-Use" plugins (meaning that they load first, and cannot be deactivated) by using our free Autoloader script in the mu-plugins directory.
Our Philosophy
"Decisions, not options." — WordPress.org
"Everything should be made as simple as possible, but not simpler." — Albert Einstein (et al)
"Write programs that do one thing and do it well... write programs to work together." —
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.