litespeedtech / litespeedtech/lsmcd

Clearing object cache for a single WP site

Open
#19 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
39
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Hi guys

I'm using LSMCD on a server with multiple WP sites (all sites are using LSMCD for object caching via the LSCache plugin).

Just wondering if running wp_cache_flush (https://developer.wordpress.org/reference/functions/wp_cache_flush/) on a single site will clear the entire LSMCD KV store, thereby clearing the object cache for every site?

Or does it only clear the object cache for the one site?

Cheers

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked WordPress wp_cache_flush reference and the LSCache object-cache integration described in the issue. Done means documenting whether flushing one site affects only that site's object cache or the entire LSMCD KV store.

Written by the indexing model from the issue text.

Assessment

Tech stack
wordpress
Domain
databases
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.