From 0df232ccf6a33e0f2edf9fb90e0b6a803a07e889 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Wed, 7 Dec 2022 04:28:56 +0000 Subject: [PATCH] DragonflyDB --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 835b991df..561a4900f 100644 --- a/README.md +++ b/README.md @@ -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) - 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 [Titan](https://github.com/distributedio/titan) +- 🍱 At least [Redis](https://redis.io/) v6 (v7 recommended) or [DragonflyDB](https://github.com/dragonflydb/dragonfly) ### 😗 Optional dependencies