-
**Describe the ~~bug~~ feature**
Attempting to migrate to Valkey from Redis by simply copying the .rdb file from Redis over to Valkey and start Valkey. This was working a few months ago, and now it n…
-
Hello, for security reasons, the anonymous user of our Redis applications has been disabled. And we don't want to use `--custommode="cli"` from the plugins.
It turns out that the ability to specify…
-
**Describe the bug**
mailu-admin is unable to connect to mailu-redis-master :
```
Traceback (most recent call last):
File "/app/venv/lib/python3.12/site-packages/redis/connection.py", line 276, …
-
### Feature request type
enhancement
### Is your feature request related to a problem? Please describe
Right now, installing and running Garnet is a pain if what you want is just "give me a server"…
-
I`m using redis cluster inside kubernetes cluster and I notice that Redis returns incorrect ip addresses (there are basically not exist)
```
redis-cli CLUSTER SLOTS
0
16383
10.244.3.10
6379…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a potential Fleet user,
| I want to deploy Fleet on Render using their free/standard Red…
-
**Preconditions** (Any important steps we need to know)
Redis Version: 5.0.6
Cluster Mode: Disabled
Encryption in Transit: Enabled
**Steps to reproduce** (How to reproduce what y…
-
### Description
The following code is from README.md, I run it by `node main.js`
```
import { createClient } from 'redis';
const client = createClient();
client.on('error', err => console.log…
-
Expected Behavior
=================
xray --target redis:latest
- outputs the xray report
---
Actual Behavior
=================
xray --target redis:latest
```
cmd=xray state=started
cmd=x…
-
### Error Message and Logs
in dragonfly terminal using redis-cli i got error "(error) NOAUTH Authentication required."
### Steps to Reproduce
1. Open dragonfly instance
2. Open terminal
3. …