This course teaches you how to query structured and unstructured data in Redis. Using the RediSearch module, you’ll learn:
- How to query data in Redis with SQL-like flexibility
- How to use boolean logic, full-text search, numeric ranges, geo radiuses, and more
- How to create secondary indexes for your existing Redis data
- How to build reporting and analytics queries using aggregations (COUNT, SUM, etc.)
- How to distribute queries and indexes across clustered Redis deployments