-
### Description
[redis sentinel](https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/) is a lightweight solution for running highly available redis. It manages automatic failover a…
-
## Description
I am seeing the following error returned from my redis client: "all sentinels specified in configuration are unreachable"
It is happening relatively infrequently, but often enough to …
-
**Describe the bug**
Fulltext search gives error if I want to search for words that match a given prefix:
FT.SEARCH idxe:content "@text:football*"
"ERR Query syntax error"
**To Reproduce**
Step…
-
Hi,
We are seeing this alert after deploying multiple Redis clusters in different namespaces. AFAICT Redis itself does not consider this setup a problem.
Does the alert not take this scenario in…
-
![image](https://github.com/user-attachments/assets/4acac9c8-3878-462d-8694-566218015eea)
I started the docker container for the server and inserted the server url in the bottom right corner of the…
-
Aware that dataprep/redis/langchain vector DB index algorithm is FLAT. But remembered we use HNSW before.
Investigating the code, it caused by the removing of index_schema, changed with PR #347
I…
-
Hi there
Firstly, awesome library, great work.
Is Redis cache supported or is able to be supported? In azure I believe that the memory cache is per instance and not available across multiple in…
-
Redis installation through docker image "docker pull redis/redis-stack:7.2.0-v0" fails with the below given crash report. Meanwhile, docker image "docker pull redis/redis-stack:6.2.6-v9" works fine. W…
-
Firstly great work with this, i used to use this one before: https://github.com/ar51an/unbound-redis but so much involved getting it to work, this docker in unraid is literraly plug and play, so hats …
-
It would be extremely convenient having an option for a prebuilt module release per supported OS in the releases page.
It would make it rather quick not having to deal with installing build tools a…