Carl Hopf
Carl Hopf
first off thanks for the great plugin! just wanted to say that Gert-dev's ideas regarding the notifications are great. this would save a lot time opening/closing the dock (personally i...
agree, upgrading `ts-invariant` to `^0.10.0` should fix the issue. it now has the correct `type: module` field in `package.json`. source files should load correctly as esm (instead commonjs).
> I'm having the same issue with Redis Cluster(7.0.8) with Redisearch(2.6.5) with RSCoordinator(sudo make build COORD=oss). The masters run fine while trying to setup the cluster but all the replicas...
@MateWW the proposed fix works great with my unit tests 👍 i think we should fix it here in pg-mem, since it seems to be a supported use-case of node-postgres
i'm also very interested in support for redisearch, or redis-stack server 👍
i am seeing the same behaviour in my cluster with 4.6.14 downgrading to 4.5.1 is sadly not an option: it does not seem to support hostname endpoints via `--cluster-preferred-endpoint-type hostname`...