PgCacheChannels interface
Registry of cached methods keyed by the PostgreSQL notification channel that invalidates them. The key is a table name: the installed trigger uses the table name as its NOTIFY channel, so the two are the same string.
Signature:
export interface PgCacheChannels
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.