• Resolved PD

    (@peterdowney01)


    I’m testing out an install and I see that basically everything in the global and ignored groups is also listed as unflushable. I haven’t manually declared anything as unflushable, so I’m curious how this is happening and if it’s working as intended?

    Status: Connected
    Client: PhpRedis (v5.3.7)
    Drop-in: Valid
    Disabled: No
    Ping: 1
    Errors: []
    PhpRedis: 5.3.7
    Relay: Not loaded
    Predis: Not loaded
    Credis: Not loaded
    PHP Version: 8.1.13
    Plugin Version: 2.3.0
    Redis Version: 7.0.5
    Multisite: No
    Metrics: Enabled
    Metrics recorded: 47
    Filesystem: Working
    Global Prefix: "AO_"
    Blog Prefix: "AO_"
    WP_REDIS_SCHEME: "unix"
    WP_REDIS_PATH: "/run/redis/redis-server.sock"
    WP_REDIS_MAXTTL: "300"
    WP_REDIS_PREFIX: "redacted.com"
    WP_CACHE_KEY_SALT: "redacted.com"
    WP_REDIS_PLUGIN_PATH: "/var/www/sites/redacted.com/html/wp-content/plugins/redis-cache"
    WP_REDIS_SELECTIVE_FLUSH: "true"
    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",
        "code_snippets"
    ]
    Ignored Groups: [
        "counts",
        "plugins",
        "themes",
        "theme_json",
        "sensei\/temporary"
    ]
    Unflushable Groups: []
    Groups Types: {
        "blog-details": "global",
        "blog-id-cache": "global",
        "blog-lookup": "global",
        "global-posts": "global",
        "networks": "global",
        "rss": "global",
        "sites": "global",
        "site-details": "global",
        "site-lookup": "global",
        "site-options": "global",
        "site-transient": "global",
        "users": "global",
        "useremail": "global",
        "userlogins": "global",
        "usermeta": "global",
        "user_meta": "global",
        "userslugs": "global",
        "redis-cache": "global",
        "counts": "ignored",
        "plugins": "ignored",
        "themes": "ignored",
        "blog_meta": "global",
        "theme_json": "ignored",
        "code_snippets": "global",
        "sensei\/temporary": "ignored"
    }
    Drop-ins: [
        "Redis Object Cache Drop-In v2.3.0 by Till Krüss"
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    I don’t see a single unflushable group in that list ?????♂?

    Thread Starter PD

    (@peterdowney01)

    haha oh I was reading it wrong. I thought the globals groups listed under u flushable were part of that group. My mistake. Sorry for the confusion.

    Plugin Author Till Krüss

    (@tillkruess)

    No worries. The large amount of global groups gets added by WordPress itself.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Everything is an unflushable group’ is closed to new replies.