docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

docs(websockets): add ioredis package to adapter

Open buitanlan opened this issue 3 years ago • 0 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [ ] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [x] Docs
  • [ ] Other... Please describe:

What is the current behavior?

The adapter use redis package

Issue Number: N/A

What is the new behavior?

Add another option ioredis package to adapter

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

buitanlan avatar Aug 22 '22 15:08 buitanlan