Update 'README.md'

This commit is contained in:
Kainoa Kanter 2022-12-07 04:37:05 +00:00
parent b25c904fc3
commit 0a81b34584

View file

@ -52,7 +52,8 @@ 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)
- Install with [nvm](https://github.com/nvm-sh/nvm)
- 🐘 At least [PostgreSQL](https://www.postgresql.org/) v12
- 🍱 At least [Redis](https://redis.io/) v6 (v7 recommended) or [DragonflyDB](https://github.com/dragonflydb/dragonfly)
- 🐲 At least [DragonflyDB](https://github.com/dragonflydb/dragonfly) or [Redis](https://redis.io/) v6
- DragonflyDB is a drop-in replacement for Redis that's a lot faster, but will break Bull Dashoard.
### 😗 Optional dependencies