From 8fe1b98e19f8025fe67715abde375dc7e61f9aab Mon Sep 17 00:00:00 2001 From: Zihua Li Date: Sun, 2 Apr 2023 14:52:02 +0800 Subject: [PATCH] docs: Mention Dragonfly support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57c58198e..41d8b41a5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A robust, performance-focused and full-featured [Redis](http://redis.io) client for [Node.js](https://nodejs.org). -Supports Redis >= 2.6.12 and (Node.js >= 12.22.0). Completely compatible with Redis 7.x. +Supports Redis >= 2.6.12 and the latest version of [Dragonfly](https://dragonflydb.io/). Completely compatible with Redis 7.x. # Features