1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00
This commit is contained in:
documentation-bot
2025-02-18 13:58:03 +00:00
parent 550c930be9
commit 47701707c2

View File

@@ -56,6 +56,10 @@
<td><a href="./packages/time-series"><code>@redis/time-series</code></a></td>
<td><a href="https://redis.io/docs/data-types/timeseries/">Redis Time-Series</a> commands</td>
</tr>
<tr>
<td><a href="./packages/entraid"><code>@redis/entraid</code></a></td>
<td>Secure token-based authentication for Redis clients using Microsoft Entra ID</td>
</tr>
</tbody></table>
<blockquote>
<p>Looking for a high-level library to handle object mapping? See <a href="https://github.com/redis/redis-om-node">redis-om-node</a>!</p>