All Projects → stuttter → Wp Spider Cache

stuttter / Wp Spider Cache

Licence: gpl-2.0
Your friendly neighborhood caching solution for WordPress

Projects that are alternatives of or similar to Wp Spider Cache

Overlord
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
Stars: ✭ 1,884 (+1316.54%)
Mutual labels:  cache, memcached, memcache
Xmemcached
High performance, easy to use multithreaded memcached client in java.
Stars: ✭ 715 (+437.59%)
Mutual labels:  cache, memcached, memcache
Wordpress Rest Cache
WordPress Plugin to lazy cache HTTP requests in database and update via cron.
Stars: ✭ 8 (-93.98%)
Mutual labels:  wordpress, cache
Weixinmpsdk
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Stars: ✭ 7,098 (+5236.84%)
Mutual labels:  cache, memcached
Pomodoro
A simple WordPress translation cache
Stars: ✭ 47 (-64.66%)
Mutual labels:  wordpress, cache
Pymemcache
A comprehensive, fast, pure-Python memcached client.
Stars: ✭ 552 (+315.04%)
Mutual labels:  memcached, memcache
Gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
Stars: ✭ 775 (+482.71%)
Mutual labels:  cache, memcache
Synchrotron
Caching layer load balancer.
Stars: ✭ 42 (-68.42%)
Mutual labels:  cache, memcache
Cache
Cache library
Stars: ✭ 310 (+133.08%)
Mutual labels:  cache, memcached
Ansible Role Memcached
Ansible Role - Memcached
Stars: ✭ 54 (-59.4%)
Mutual labels:  cache, memcached
Comet Cache
An advanced WordPress® caching plugin inspired by simplicity.
Stars: ✭ 78 (-41.35%)
Mutual labels:  wordpress, cache
Aiocache
Asyncio cache manager for redis, memcached and memory
Stars: ✭ 496 (+272.93%)
Mutual labels:  cache, memcached
Libmc
Fast and light-weight memcached client for C++ / #python / #golang #libmc
Stars: ✭ 429 (+222.56%)
Mutual labels:  cache, memcached
Ring
Python cache interface with clean API and built-in memcache & redis + asyncio support.
Stars: ✭ 404 (+203.76%)
Mutual labels:  cache, memcache
Node Cached
A simple caching library for node.js, inspired by the Play cache API
Stars: ✭ 85 (-36.09%)
Mutual labels:  cache, memcached
Outputcache
Cache api responses using Redis, Memcached or any cache provider for NodeJS
Stars: ✭ 9 (-93.23%)
Mutual labels:  cache, memcached
Scrapbook
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
Stars: ✭ 279 (+109.77%)
Mutual labels:  cache, memcached
Senparc.co2net
支持 .NET Framework & .NET Core 的公共基础扩展库
Stars: ✭ 289 (+117.29%)
Mutual labels:  cache, memcached
Easycaching
💥 EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Stars: ✭ 1,047 (+687.22%)
Mutual labels:  cache, memcached
Memcache Info
Simple and efficient way to show information about Memcache.
Stars: ✭ 84 (-36.84%)
Mutual labels:  memcached, memcache

WP Spider Cache

WP Spider Cache is your friendly neighborhood caching solution for WordPress. It uses Memcached to store both objects & page output.

If you are familiar with Batcache and WP Super Cache, you'll be right at home here.

It comes with:

  • Support for registering multiple Memcached backend servers
  • An administration interface for viewing cache data
  • Ability to flush specific keys & groups
  • Drop-in plugins for object-cache.php & advanced-cache.php

Installation

  • Download and install using the built in WordPress plugin installer.
  • Copy contents of drop-ins to your wp-content directory
  • Activate in the "Plugins" area of your wp-admin by clicking the "Activate" link.
  • No further setup or configuration is necessary.

FAQ

Does this work with on single-site, multi-site, and multi-network installations?

Yes. Yes. Yes.

Does this work with BuddyPress, bbPress, and GlotPress?

Yes. Yes. Yes.

What other plugins has this been tested with?

  • EasyDigitalDownloads
  • WooCommerce
  • Jetpack
  • All Stuttter plugins
  • Keyring
  • User Switching

Credits

This plugin is largely inspired by:

  • Memcached
  • Batcache
  • Super Cache
  • Johnny Cache

Where can I get support?

This plugin is free for anyone to use.

If you require immediate assistance, please consider a paid support subscription.

How can I help?

Please open a new issue to discuss whether the feature is a good fit for the project. Once you've decided to work on a pull request, please include functional tests and follow the WordPress Coding Standards.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].