blackman

Results 5 comments of blackman

Add parameters to your moongose connection i.e{ useNewUrlParser:true}... to remove the errors

## Resolving TypeScript Error TS2589 on `client.json.get()` This issue (`Type instantiation is excessively deep and possibly infinite`) arises because the default return type of `client.json.get()` is a deeply complex generic,...

Hello, thanks for the detailed report. The behavior you're describing—`createClient` (standalone) works, but `createCluster` fails with **`ECONNREFUSED`**—is a classic symptom of a **Redis Cluster topology misconfiguration** in virtualized environments like...