We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--save
1 parent 5ddf5bf commit 3a0452fCopy full SHA for 3a0452f
README.md
@@ -9,7 +9,7 @@ Fastify Redis connection plugin; with this you can share the same Redis connecti
9
## Install
10
11
```
12
-npm i @fastify/redis --save
+npm i @fastify/redis
13
14
15
## Usage
0 commit comments