You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-best-practices-client-libraries.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,14 @@ Each client maintains its own reference documentation for its library. The clien
18
18
19
19
Although we don't own or support any client libraries, we do recommend some libraries. Recommendations are based on popularity and whether there's an active online community to support and answer your questions. We only recommend using the latest available version, and upgrading regularly as new versions become available. These libraries are under active development and often release new versions with improvements to reliability and performance.
| Redisson | Java |[https://github.com/redisson/redisson](https://github.com/redisson/redisson)|[More information here](https://redisson.org/)|
28
+
| ioredis | Node.js |[https://github.com/luin/ioredis](https://github.com/luin/ioredis)|[More information here](https://ioredis.readthedocs.io/en/stable/API/)|
29
29
30
30
> [!NOTE]
31
31
> Your application can to connect and use your Azure Cache for Redis instance with any client library that can also communicate with open-source Redis.
0 commit comments