SnapCache

وضاحت

SnapCache accelerates WordPress by providing a fast, reliable persistent object cache backed by Memcached.
It dramatically reduces database load, speeds up page generation, and improves scalability under heavy traffic.

SnapCache is designed to be safe and fast.
See the Benchmarks section for performance results.

Features

  • Persistent object cache using Memcached
  • Automatic prefetching of frequently accessed keys
  • WP-CLI commands for inspecting and managing the cache
  • Continues to operate even if Memcached is unreachable

Benchmarks

Requests per second in a default WordPress installation. Comparison of object cache functionality only.

  • SnapCache v1.0.0 with Memcached – 387.0 req/sec
  • Redis Cache v2.7.0 – 367.1 req/sec
  • LiteSpeed v7.6.2 with Redis – 218.6 req/sec
  • LiteSpeed v7.6.2 with Memcached – 218.0 req/sec

Requirements

  • WordPress 6.5 or later
  • PHP 8.1+ with the Memcached extension installed
  • At least one accessible Memcached server

جائزا

واحد: سڀ 1 جائزو پڙهو

تعاون ڪندڙ & ڊولپرز

“SnapCache” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “SnapCache” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

Full changelog available at https://github.com/staticweb-io/snapcache/blob/master/CHANGELOG.md

1.1.1

  • Fix a packaging issue that added dev dependencies to the plugin zip in 1.1.0.

1.1.0

Verify support for WordPress 7.1.
Fix missing link to Settings on plugins page.
Remove code that disables some default WordPress actions.

1.0.1

Indicate support for WordPress 7.0.

1.0.0

Initial submission to WordPress.org.