# PgCacheable.pgCacheChannels property · @imqueue/pg-cache

Source: https://imqueue.org/api/pg-cache/latest/pg-cache.pgcacheable.pgcachechannels/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-cache 5.0.6 — generated reference, not hand-written

Table-to-method registry built by the [cacheWith()](https://imqueue.org/api/pg-cache/latest/pg-cache.cachewith/) and [cacheBy()](https://imqueue.org/api/pg-cache/latest/pg-cache.cacheby/) method decorators at class-definition time, and read when a notification arrives to decide what to invalidate.

**Signature:**

```typescript
pgCacheChannels: PgCacheChannels;
```

