-
### Describe the bug
Hello,
I have recently been working on a project that required Redis instrumentation for two different languages. During this process, I noticed some discrepancies in the attr…
-
Please see thread in Grafana which details the issue clearly, with context from the Grafana folks:
https://github.com/grafana/grafana/issues/65004#issuecomment-1521790466
-
I have faced an issue with redisson (in Redis Cluster). Below is the Scenario faced
Application was running fine , and at a point of time we got Unable to connect exception to one of the nodes in the…
-
## 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 …
-
Path: /redis/troubleshooting/command_count_increases_unexpectedly
from langchain_aws import ChatBedrock
from langchain.globals import set_llm_cache
from langchain_community.cache import InMemoryC…
-
In this PR (https://github.com/redis-rs/redis-rs/pull/654) the author removes `ClusterPipeline` and puts everything in `Pipeline`. This would be the cleanest solution, but in the interim, it would be …
-
Queries with Levenshtein distance 2 (%%) are not returning all matching records especially exact matches but Levenshtein distance 1 (%) is working correctly.
Example, Query1: '@first_name:"Heidi" @l…
-
**Describe the bug**
I'm running the example project of Redis OM for .Net.
[https://github.com/redis/redis-om-dotnet/tree/main/examples/Redis.OM.CreateIndexStore](https://github.com/redis/redis-om…
-
### Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
### What are you trying to accomplish?
I'm trying to investigate an issue we're seeing where our customers are occasionally una…
-
To improve security when exposing a DiceDB instance to the open internet, we need to implement TLS support. This will allow encrypted communication between clients and the DiceDB server, protecting da…