Skip to content

Commit 5d3e7ca

Browse files
authored
Update README.md
1 parent 1d425da commit 5d3e7ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ A robust, performance-focused and full-featured [Redis](http://redis.io) client
1414

1515
Supports Redis >= 2.6.12. Completely compatible with Redis 7.x.
1616

17+
ioredis is a stable project and maintenance is done on a best-effort basis for relevant issues (contributions to ioredis will still be evaluated, reviewed, and merged when they benefit the project). For new projects, node-redis is the recommended client library. [node-redis](https://github.com/redis/node-redis) is the open-source (MIT license) Redis JavaScript client library redesigned from the ground up and actively maintained. [node-redis](https://github.com/redis/node-redis) supports new (hash-field expiration) and future commands and the capabilities available in Redis Stack and Redis 8 (search, JSON, time-series, probabilistic data structures).
18+
1719
# Features
1820

1921
ioredis is a robust, full-featured Redis client that is

0 commit comments

Comments
 (0)