redis-om-node
redis-om-node copied to clipboard
Add support for embedded schemas
It is not currently possible to embed/nest schema definitions.
This is implemented in the Python library (see Embedded Models).
Reference: schema-definitions.ts#L59
Thank you.
This is a desired future feature and is on the road map.
Waiting for this feature to come. Really need this feature badly. I don't want to switch to using plain redis client in my next.js project.
Same here - desperately waiting for that features, since it is already available in the python library.
@guyroyse what priority does this have on the roadmap? I can possibly contribute this in April.
Right after sorting.
This was fixed with the release of Redis OM 0.4.0 Beta. Install it with npm install redis-om@beta.