Guy Royse
Guy Royse
The new version does not require that you specify all things in a Schema. So, you can save whatever you want. You can *index* fields within an array of objects...
This was fixed with the release of Redis OM 0.4.0 Beta. Install it with `npm install redis-om@beta`.
This was fixed with the release of Redis OM 0.4.0 Beta. Install it with `npm install redis-om@beta`.
That is correct. It's desired but not implemented yet. This PR is out of date with current changes but I do hope to merge it sometime in the next couple...
Code for nested objects in JSON is done and in a review process. Should be released next week when I get back from a conference.
I think the way I wrote search, the negation will just work. But I'll confirm when I work on this feature. For a call to `.searchRaw` this should be perfectly...
Obviated by incoming changes to Entity type.
This was fixed with the release of Redis OM 0.4.0 Beta. Install it with `npm install redis-om@beta`.
I'm planning to release it at the end of the year. Which means it'll probably be January instead. ;)
This was released with Redis OM 0.4.0 Beta. Install it with `npm i redis-om@beta`.