# IRedisClient.__ready__ property · @imqueue/core

Source: https://imqueue.org/api/core/latest/core.iredisclient.__ready__/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/core 3.3.2 — generated reference, not hand-written

Internal flag marking a watcher connection whose keyspace subscriptions and maintenance interval have already been installed, so watcher setup runs at most once per connection. Not part of the supported API.

**Signature:**

```typescript
__ready__?: boolean;
```

