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
On the page Redis OM for Node.js Integration Guide, the introduction suggests that it will describe what Redis OM is before diving into the tutorial. However, the actual content transitions directly into prerequisites and implementation steps without ever explaining what Redis OM is.
Relevant text:
But before we start with the coding, let's start with a description of what Redis OM is.
Despite this sentence, there is no actual description or overview of Redis OM provided.
Expected Behavior:
The page should include a brief explanation of Redis OM immediately after the statement above, ideally summarizing:
What Redis OM is
What Redis OM does
Why Redis OM
Suggested Fix:
Insert a short paragraph after the mentioned sentence that describes Redis OM.