Feedback: RedisOM for Node.js - Missing description in the introduction
Closed this issue · 1 comments
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.
Hi @AudreyLin. Thank you for reaching out. I'm going to patch up all the RedisOM pages per your request. Stay tuned for a PR.