Whats the difference between PHPREDIS and REDIS
-
I have this:
Status: Connected
Client: PhpRedis (v5.3.2)
Drop-in: Valid
Disabled: No
Ping: 1
Errors: []
PhpRedis: 5.3.2
Predis: Not loaded
Credis: Not loaded
PHP Version: 7.4.16
Plugin Version: 2.0.17
Redis Version: 5.0.6
Multisite: No
Filesystem: Working
Global Prefix: “wp_”
Blog Prefix: “wp_”
WP_REDIS_PREFIX: “***”
WP_CACHE_KEY_SALT: “***”
Global Groups: [
“blog-details”,
“blog-id-cache”,
“blog-lookup”,
“global-posts”,
“networks”,
“rss”,
“sites”,
“site-details”,
“site-lookup”,
“site-options”,
“site-transient”,
“users”,
“useremail”,
“userlogins”,
“usermeta”,
“user_meta”,
“userslugs”,
“redis-cache”,
“blog_meta”
]
Ignored Groups: [
“counts”,
“plugins”,
“themes”
]
Unflushable Groups: []
Drop-ins: [
“advanced-cache.php v by “,
“maintenance.php v by “,
“Redis Object Cache Drop-In v2.0.17 by Till Krüss”
]Am I missing any plugins on my site?
Should I be updating the REDIS version on the site? will that even help or does the plugin not use that?
Is it ok that Predis and Credis is not loaded?
The topic ‘Whats the difference between PHPREDIS and REDIS’ is closed to new replies.