开发者 |
tillkruess
a5hleyrich |
---|---|
更新时间 | 2024年10月16日 01:49 |
捐献地址: | 去捐款 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv3 |
版权网址: | 版权信息 |
WP_REDIS_SCHEME
for Cluster connectionsSentinelReplication
connectionadmin.css
URLWP_REDIS_DISABLE_GROUP_FLUSH
constantredis_cache_manager_capability
filter and WP_REDIS_MANAGER_CAPABILITY
constantWP_REDIS_SSL_CONTEXT
support for PhpRedis cluster connectionsshow_error_and_die()
WP_REDIS_FLUSH_TIMEOUT
in Lua flush scriptsDISALLOW_FILE_MODS
supportsanitize_key_part()
show_error_and_die()
(again)sockets
extensionshow_error_and_die()
sanitize_key_part()
WP_REDIS_DISABLE_DROPIN_CHECK
constantfile_mod_allowed
filter and DISALLOW_FILE_MODS
constant.redis-write-test.tmp
test file to object-cache.tmp
redis_object_cache_error
action before wp_die()
WP_REDIS_PLUGIN_PATH
to be defined elsewhere5
seconds)<=7.2
syntax errorredis-error.php
<=7.2
syntax errorWP_REDIS_SERIALIZER
configuration constant, use WP_REDIS_IGBINARY
insteadWP_REDIS_USERNAME
when using PredisWP_REDIS_SERVERS
WP_REDIS_DISABLE_ADMINBAR
)WP_REDIS_SSL_CONTEXT
configuration constantWP_REDIS_PLUGIN_PATH
wp redis
CLI command latewp redis
commandwp_cache_flush_group()
support$delay
parameter from wp_cache_flush()
QM_Data_Cache
instead of QM_Data
WP_Error
use statement non-compound name warningwp_cache_supports()
functionmicrotime()
calls in WP_Object_Cache::get()
QM_Data
classredis_cache_add_non_persistent_groups
filterwp_add_dashboard_widget
parametersWP_REDIS_SERVERS
replication issue with Predis v2.0WP_REDIS_CLUSTER
string supportMGET
fails in get_multiple()
callis_predis()
callis_predis()
helperwp_cache_add_multiple()
and wp_cache_set_multiple()
wp_cache_*_multiple()
logicredis_object_cache_set
action in wp_cache_set_multiple()
redis_object_cache_delete
action in wp_cache_delete_multiple()
WP_REDIS_DIR
to WP_REDIS_PLUGIN_DIR
WP_REDIS_CLUSTER
stringconnect_using_credis()
wp_cache_delete_multiple()
when using Prediswp_cache_add_multiple()
when cache addition is suspendedwp_cache_add_multiple()
functioncomposer/installers
v1 and v2wp_cache_flush_runtime()
functionwp_cache_add_multiple()
functionwp_cache_delete_multiple()
functiondiagnostics.php
fileWP_Object_Cache::decr()
aliasdiagnostics.php
fileWP_CLI
is true
redis_object_cache_trace
action and WP_REDIS_TRACE
constantWP_REDIS_DISABLE_METRICS
redis_cache_validate_dropin
filterWP_DEBUG_DISPLAY
(instead of WP_DEBUG
) constant to display debug informationwp_cache_get_multiple()
intval()
usagebuild_key()
changes due to issues in multisite environmentsWP_REDIS_SERIALIZER
to diagnosticsbuild_key()
WP_REDIS_PREFIX
and WP_REDIS_SELECTIVE_FLUSH
via environment variableWP_REDIS_METRICS_MAX_TIME
to adjust stored metrics timeframeinit
hookconnect_using_credis()
redis-cache
a global group for improved metrics on multisite@since
tags to all hooksparse_url()
instead of wp_parse_url()
in drop-inwp redis status
wp_cache_get_multiple()
when using Prediswp_cache_get_multiple()
wp_cache_get_multiple()
wp_cache_get_multiple()
wp_cache_get_multiple()
wp_cache_delete()
redis-cache
as JS event namespaceredis_object_cache_get_multi
action to redis_object_cache_get_multiple
read_timeout
support to Crediswp redis status
FS_CHMOD_FILE
when copying the object-cache.php
redis_object_cache_update_dropin
during dropin updateadmin.js
not loading in multisite environmentsWP_Object_Cache::__get()
for backwards compatibilitycomposer-custom-directory-installer
packageQM_Collector
conflicts with other pluginsWP_REDIS_DISABLED
logictillkruss/redis-cache
to rhubarbgroup/redis-cache
.
在多站点网络上,升级到 v2.x 后,请务必 "网络激活 "插件。
Rhubarb\RedisCache
namespace to all fileswp_cache_get_multi()
functionredis_object_cache()
function to retrieve plugin instanceCUSTOM_USER_TABLE
and CUSTOM_USER_META_TABLE
weirdnessthemes
as ignored groupadd_or_replace()
WP_CACHE_KEY_SALT
to WP_REDIS_PREFIX
for claritySELECT
database when it's not 0
WP_DEBUG
is enabled. To disable the comment entirely, set the WP_REDIS_DISABLE_COMMENT
constant to true
.
1.5.9
$info
variable assignment in constructorINFO
when using clustersINFO
commandread_timeout
parameterget_plugin_data()
WP_Object_Cache::redis_version()
WP_REDIS_DISABLE_BANNERS
constant to disable promotionsredis.replicate_commands()
WP_REDIS_VERSION
constantmb_*
functions not existingredis_object_cache_error
action['userlogins']
)WP_REDIS_DISABLED
is false
WP_REDIS_GRACEFUL
constantredis_cache_expiration
filterredis_object_cache_get
filter to redis_object_cache_get_value
wp_suspend_cache_addition()
wp_suspend_cache_addition()
WP_REDIS_SHARDS
not showing up in server listWP_REDIS_SHARDS
not working when using PECL extensionWP_REDIS_SCHEME
and WP_REDIS_PATH
leftoversWP_REDIS_SELECTIVE_FLUSH
$fail_gracefully
parameter to WP_Object_Cache::__construct()
WP_REDIS_MAXTTL
$selective
and $salt
to redis_object_cache_flush
actionWP_CACHE_KEY_SALT
constantWP_REDIS_DISABLED
constant to disable cache at runtimeincrement()
and decrement()
methodsprefix
and group
by semicolonbuild_key()
redis_object_cache_get
filter if callbacks have been registeredadd_or_replace()
to only set cache key if it doesn't existredis_object_cache_flush
actionredis_object_cache_enable
actionredis_object_cache_disable
actionredis_object_cache_update_dropin
actionv1.1.1
redis_instance()
methodincr()
method alias for Batcache compatibilityWP_REDIS_GLOBAL_GROUPS
and WP_REDIS_IGNORED_GROUPS
constantredis_object_cache_delete
actionWP_PLUGIN_DIR
with WP_CONTENT_DIR
as fallbackstats()
$cache
to public$result
is not false
in WP_Object_Cache::get()
wp_cache_get()
's $force
and $found
parameterredis_object_cache_set
actionredis_object_cache_get
action and filterWP_CONTENT_DIR
constantstats()
method output to be uniform with WordPresscomposer.json
object-cache.php
advanced-cache.php
support1.0.3
get_redis_client_name()
select()
and optionally auth()
if HHVM extension is usedWP_REDIS_CLIENT
constant, to set preferred Redis clientWP_REDIS_MAXTTL
constant, to force expiration of cache keysadd_or_replace()
, get()
, set()
and delete()
methods1.0.1
redis-cache.php
and admin-page.php
Predis\Client->connect()
to avoid potential uncaught Predis\Connection\ConnectionException