-
we have big perfomance issues when testing redisearch with 500 concurrent requests. Any idea how to scale it ? I know redis itself can do much better than that. Here is some redisearch index:
-memor…
-
Hey!
I have been trying srcache with redis for few weeks now and today I noticed that the cache keys are not expiring automatically.
I'm using this config in local docker environment:
```
##
…
-
I premise that after successfully testing the VSS functionality through the Python api, I'm currently testing it with nodejs but with disastrous results. I can, in fact, execute VSS queries but the re…
-
Thank you all for your great contributions to this project.
I am having problems deploying projects locally in Windows11 environment.
I deployed the project locally as requested by the [Contributo…
-
```
using redis 2.0.3 on ubuntu 9.10
We see occasionally a very weird behavior of zrangebyscore the problem is
zrangebyscore can't see that some elements are present.
Here I pasted a ruby 'irb' sess…
-
@mlissner @legaltextai As we agreed here we can discuss about the architecture for the microservice to generate the embeddings required for semantic search.
From my understanding we'd require two s…
-
Should be written in Node with a Redis backend that queries a Stack Overflow client written in Go.
-
## proxy start without cross slot support
```
./redis-cluster-proxy 127.0.0.1:10001
[2020-10-31 22:43:17.247/M] Redis Cluster Proxy v0.9.102
[2020-10-31 22:43:17.247/M] Commit: (00000000/0)
[2020…
-
**Is your feature request related to a problem? Please describe.**
While adding some integration tests for our Akka.Cluster.Sharding persistence cleanup tool, I ran into a small problem on this PR: h…
-
When standing up a new demo that lacked redis, but had the redis URL defined in its pod environment variables, some pages seemed fine, but we found that other pages failed to load, and logged timeouts…