-
Not sure if it is a problem with Valkey specifically. But keys are stored empty in redis/Valkey. Here is the cache part of my Caddyfile for redis:
```Caddyfile
{
cache {
ttl 24h
stale 4h
…
-
### 问题描述(Issue Description)
请在这里简要描述你遇到的问题。
Please provide a brief description of the issue you encountered.
### 环境信息(Environment)
- RedisShake 版本(RedisShake Version):redis-shake-v4.2.2
-…
-
`github.com/redis/go-redis/extra/redisotel/v9 v9.5.3`
这个包的的v9.5.3版本被撤回了,导致执行make run的时候会失败报错 需要更新go.mod 文件
`
go mod tidy
go: downloading github.com/redis/go-redis/extra/redisotel/v9 v9.5.3
go: us…
-
**Describe the bug**
The Redis pod frequently goes to Crashloopback because of the following error:
Bad file format reading the append only file appendonly.aof.1.incr.aof: make a backup of your AO…
-
### Bug Description
CSM Authorization 2.0 for PowerFlex
Openshift: 4.17
Install type: CSM Operator
CR fails with the given manifest file (as mentioned in documentation) https://github.com/del…
-
**Describe the bug**
I get 500 error when i try to upsert ollama embedings to redis store
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Document Store'
2. Click on 'Embedings, s…
-
**Is your feature request related to a problem? Please describe.**
Our business requires the use of Redis 7. Consequently, we anticipate go-redis upgrade to version 9 to support Redis 7. Redis versio…
-
### Welcome!
- [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [x] Yes, I've searched similar issues on the [Traefik community foru…
-
As soon as we moved to TLS connection, pub/sub client returned this stacktrace
```
RedisClient::ProtocolError (Unknown sigil type: "9" (rediss://..)):
redis-client (0.22.2) lib/redis_client/ruby_c…
-
### Description
When trying to replace the redis.password configuration via the REGISTRY_REDIS_PASSWORD ENV, it is not actually replaced.
I see this log
```
time="2024-11-19T11:39:27Z" level=…