Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 348 Bytes

ioredis/Search Demo

Series of RediSearch actions on hash sets with ioredis client lib

  • Hash and index creation - numeric, text, and tag fields
  • Searches on numeric, text, and tag queries
  • Aggregations on numeric, text, and tag fields
  • Adding a new text field to the hash set, altering the index to add that field, searching on the new field