Explore Redis docs using Context Retriever.
What does BLPOP do?
Bloom vs cuckoo filters?
Show me a simple Redis string set/get example.
How do I authenticate to Redis with the AUTH command?
How to store a JSON document and reference parts of it with JSONPath?
How to read a Redis Stream?
How do I create a RedisVL index, load data, and query it with VectorQuery?
How do I write a Redis vector search query with filters, and why do I need to set DIALECT 2?