Index/Search JSON documents
Combine Redis JSON and the Redis Query Engine to index and search JSON documents
In addition to storing JSON documents, you can also index them using the Redis Query Engine feature. This enables full-text search capabilities and document retrieval based on their content.
To use these features, install Redis Open Source.
See the tutorial to learn how to search and query your JSON.