Closed stouch closed 11 months ago
For v9 compatibility, we'll have to use another config format to fit with @nestjs/microservices and ioredis lib :
See https://github.com/nestjs/terminus/issues/1288#issuecomment-1189444864
url
seems not allowed anymore
Should we work on a PR @juandav or maybe you going to work on it soon ?
up 😇
Also seen that NestJS redis docs have changed a lot compared to the previous one (https://docs.nestjs.com/microservices/redis), I don't known how much this gonna affect this repo
bump
@juandav you have added support for the 9th version of nestjs, but didn't update the package in the npm.
up
+1
is it safe to use by ignoring deps?
Any updates? @jonparkdev @dantehemerson @cdiaz Please publish the package to npm... Thanks!
Can somebody please look into this
Get rid of this package finally completely in favour of https://github.com/liaoliaots/nestjs-redis which supports nest >=9.0.0 migration is quick and easy
Can somebody please look into this
Code is already updated in master
branch just somebody need to update in NPM.
Get rid of this package finally completely in favour of https://github.com/liaoliaots/nestjs-redis which supports nest >=9.0.0 migration is quick and easy
Will there be an update or can this one be used?
The library has already been updated to the latest version.
When using @nestjs/common >= 9.0.0 with npm 8, cannot install this lib without forcing --legacy-peer-deps