Dessky Cache

外掛說明

Dessky Cache is the ultralight caching plugin for WordPress that makes your site faster by generating static HTML files and stores them on the server’s disk. The web server will deliver static HTML file and avoid the resource intensive backend processes (core, plugins and database). This WordPress cache engine will improve the performance of your website. Plugin is suited for simple blog websites that are hosted on shared hosting with limited resources.

This plugin was developed by Dessky Team.

Dessky Team does not provide support for the Dessky Cache on the WordPress.org forums. In order to get support or make a suggestion from a Dessky Team you will have to Join Our Open Community and Start a Discussion.

DISCUSS WITH THE DESSKY TEAM

JOIN OUR OPEN COMMUNITY: The purpose of this open community is to have a collective place where the community can help each other, and we can get some feedback to improve Dessky Cache as well. Joining the community is also a great way to connect with like-minded people and share your experience.

You can also GET THE PREMIUM SUPPORT

User Documentation: Although Dessky Cache is already easy to set up, we’ve put together tutorials, guides, and some knowledge bases to help you set up and get started with it.

I have further questions, how do I contact you?

Please fill up the contact form and we would be more than happy to assist.

Features

  • Efficient and fast disk cache engine
  • Automated and/or manual clearing of the cache
  • Manually purge the cache of specific pages
  • Display of the actual cache size in your dashboard
  • Minification of HTML and inline JavaScript
  • WordPress multisite support
  • Custom Post Type support
  • Expiry Directive
  • Support of 304 Not Modified if the page has not modified since last cached
  • WebP Support
  • Supports responsive images via srcset since WP 4.4
  • HTTP/2 Focused

Dessky Cache allows you to serve WebP images without JavaScript and also fully supports srcset since WP 4.4. WebP is a new image format that provides lossless and lossy compression for images on the web.

How does the caching work?

This plugin requires minimal setup time and allows you to easily take advantage of the benefits that come from using native WordPress caching.

Dessky Cache has the ability to create 2 cached files. One is plain HTML and the other version is gzipped (gzip level 9). These static files are then used to deliver content faster to your users without any database lookups or gzipping as the files are already pre-compressed.

System Requirements

  • PHP >=5.3
  • WordPress >=4.1

Credits

This cache plugin is partially based on Cachify developed by Sergej Müller.

Dessky Cache is also based on the ‘Cache Enabler – WordPress Cache’ plugin developed by keycdn.

Rocket graphic is made by Vaadin and it is licensed under Creative Commons BY 3.0 .

使用者評論

閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Dessky Cache〉的開發相關工作。

參與者

將〈Dessky Cache〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • Various improvements

1.0

  • Initial Release