PluginProbe
DC

Docket Cache – Object Cache Accelerator

v26.04.05

by Nawawi Jamili

Docket Cache is a persistent WordPress Object Cache that stores cached data as plain PHP code. It is designed as an alternative for sites that do not have access to Redis or Memcached. Most file-based caching plugins use serializing and uns...

20K+ active installs 4.9 (50 ratings) Requires PHP 7.2.5+ Requires WP 5.4+ Tested up to WP 7.0.2 Updated 1 month ago
Browse code Releases

About this plugin

Docket Cache is a persistent WordPress Object Cache that stores cached data as plain PHP code. It is designed as an alternative for sites that do not have access to Redis or Memcached. Most file-based caching plugins use serializing and unserializing to save PHP objects to flat files. Docket Cache takes a different approach by converting objects into plain PHP code. This makes data retrieval faster and improves overall performance, especially when Zend OPcache is enabled. For more information, please refer to the documentation on Caching In WordPress. Why use this plugin? For reliable persiste...

Read the full description on WordPress.org →

Read the source

v26.04.05

Browse every file in this release with syntax highlighting and a file tree, or link straight to a line. Older releases and trunk are available from the version switcher.