nawawi/docket-cache 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nawawi/docket-cache

Composer 安装命令:

composer require nawawi/docket-cache

包简介

A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.

README 文档

README

Docket Cache

Docket Cache

WP compatibility PHP compatibility

Speed up your WordPress site with a persistent object cache, powered by OPcache. An efficient alternative to Redis and Memcached.

Description

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 serialize and unserialize 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 a full description, please visit https://wordpress.org/plugins/docket-cache.

Documentation

For configuration options, installation guides, and command-line usage, please refer to the documentation at https://docs.docketcache.com.

Installation

Docket Cache requires PHP 7.2.5 or higher, WordPress 5.4 or higher, and Zend OPcache for best performance.

  1. In your WordPress admin, go to Plugins -> Add New.
  2. Search for "Docket Cache" and click Install Now.
  3. Click Activate or Network Activate for Multisite setups.
  4. Click Docket Cache in the left menu to access the settings page.

Please allow a few seconds for Docket Cache to begin caching objects.

You may also download it directly from the WordPress Plugin Directory.

Sponsor This Project

Support the ongoing development of Docket Cache with a one-off or recurring contribution.

Become a sponsor — all funds go towards the maintenance, development, and promotion of this project.


Noteworthy Sponsors

A heartfelt thanks and appreciation.

Other sponsors are mentioned in the honourable list.


How Versions Work

Versions are as follows: Year.Month.Day

  • Year: Two digits representation of a year.
  • Month: Two digits representation of a month.
  • Day: Two digits representation of a day.

Developer Tools

Gapo Tunnel — Expose local services to the internet through secure tunnels. Share a website, SSH access, or database with a single command — no port forwarding or firewall changes needed. Useful for testing Docket Cache on a local development environment.

Contributing

Anyone is welcome to contribute to Docket Cache. You can help by reporting issues or submitting pull requests for improvements.

Thanks

  • GitHub for hosting the code and providing excellent infrastructure.
  • Symfony Components for developing and maintaining reusable code.
  • WordPress.org for beautiful designs, powerful features, and the freedom to build anything.
  • Everyone who has contributed to this plugin.

Licence

Docket Cache is open-source software released under the MIT licence.

统计信息

  • 总下载量: 288
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 63
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 63
  • Watchers: 3
  • Forks: 18
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-07-03