redis-om-node
redis-om-node copied to clipboard
readme document mistakes
- The
.search()method becomes a property from chapter Chaining Searches to the end of the readme file. - The 2nd code block in Chaining Searches may has an error,
.return.all()should be at the end of the search chain.