Redis v6 is minimum
This commit is contained in:
parent
0a81b34584
commit
4a32e407a9
|
@ -52,7 +52,7 @@ This guide will work for both **starting from scratch** and **migrating from Mis
|
||||||
- 🐢 At least [NodeJS](https://nodejs.org/en/) v18.12.1 (v19 recommended)
|
- 🐢 At least [NodeJS](https://nodejs.org/en/) v18.12.1 (v19 recommended)
|
||||||
- Install with [nvm](https://github.com/nvm-sh/nvm)
|
- Install with [nvm](https://github.com/nvm-sh/nvm)
|
||||||
- 🐘 At least [PostgreSQL](https://www.postgresql.org/) v12
|
- 🐘 At least [PostgreSQL](https://www.postgresql.org/) v12
|
||||||
- 🐲 At least [DragonflyDB](https://github.com/dragonflydb/dragonfly) or [Redis](https://redis.io/) v6
|
- 🐲 At least [DragonflyDB](https://github.com/dragonflydb/dragonfly) or at least [Redis](https://redis.io/) v6
|
||||||
- DragonflyDB is a drop-in replacement for Redis that's a lot faster, but will break Bull Dashoard.
|
- DragonflyDB is a drop-in replacement for Redis that's a lot faster, but will break Bull Dashoard.
|
||||||
|
|
||||||
### 😗 Optional dependencies
|
### 😗 Optional dependencies
|
||||||
|
|
Loading…
Reference in New Issue