PgCacheable.taggedCache property
Tagged redis cache holding the memoised method results. Each entry is tagged with the tables it depends on, which is how a change notification invalidates exactly the right entries.
Signature:
taggedCache: TagCache;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.