1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

adding link to om client (#2180)

This commit is contained in:
Chayim
2022-07-14 16:57:54 +03:00
committed by GitHub
parent ac032d82a0
commit c1fd86778a

View File

@@ -35,6 +35,8 @@ npm install redis
> :warning: The new interface is clean and cool, but if you have an existing codebase, you'll want to read the [migration guide](./docs/v3-to-v4.md).
Looking for a high-level library to handle object mapping? See [redis-om-node](https://github.com/redis/redis-om-node)!
## Usage
### Basic Example