fastify-redis
fastify-redis copied to clipboard
Plugin to share a common Redis connection across Fastify.
#### Checklist - [x] commit message and code follows the [Developer's Certification of Origin](https://github.com/fastify/.github/blob/master/CONTRIBUTING.md#developers-certificate-of-origin-11) and the [Code of conduct](https://github.com/fastify/.github/blob/master/CODE_OF_CONDUCT.md)
Ref: https://github.com/fastify/fastify/issues/5116 #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [ ] documentation is changed or added -...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
#### Checklist This PR removes tap and uses `node:test` and `c8` - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [x]...