We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac032d8 commit c1fd867Copy full SHA for c1fd867
README.md
@@ -35,6 +35,8 @@ npm install redis
35
36
> :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).
37
38
+Looking for a high-level library to handle object mapping? See [redis-om-node](https://github.com/redis/redis-om-node)!
39
+
40
## Usage
41
42
### Basic Example
0 commit comments