Introduction
July 4, 2022 ยท View on GitHub
In this tutorial you will learn how to use the redis-stack image to use the redisearch module that provides an indexing and full text search engine for Redis.
RediSearch provides a simple and fast way to index and query data using any field (secondary index), and do search and aggregation on an indexed dataset.