-
**Describe the bug**
Replication can't start replication on keydb-server (replica-log on keydb-server):
```
1051:1186:S 26 Feb 2024 13:41:46.925 * MASTER REPLICA sync started
1051:1186:S 26 Feb…
-
The stack is below.
The original run is here: https://github.com/dragonflydb/dragonfly/actions/runs/8687966303/job/23822589772?pr=2889#step:12:1651
```
41939➜ 11:20:33.147712 34150 listener_inter…
-
-
Hello,
I wanted to try a Redis alternative `dragonflydb` and I saw that it does not have a `notify-keyspace-events` flag.
Now my problem is that when traefik-kop sends they keys it to Redis it wor…
-
### Proposal
Given there is a tool to generate the scaffolding for new examples as Go modules (https://golang.testcontainers.org/examples), let's use it to start adding examples.
We have elabora…
-
1. Add a version string at the beginning
2. Write serialized request size before serialising it - to allow skipping invalid records.
3. Record `dbindex` from the context, so that for multi-database…
-
**Describe the bug**
We are running flink applications using the lettuce redis library.
It seems to struggle with the output of dragonflies response to the `cluster nodes` command.
Somehow it seems…
-
Before migrating a connection we should join on connection-dispatch fiber.
see here for faulty run: https://github.com/dragonflydb/dragonfly/actions/runs/8203214807/job/22435576161#step:12:703
c…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
I managed to produce an issue when testing Dragonfly, namely that it takes quite accurately 2 seconds to disconnect a Redis client that has issued a blocking command.
## How to reproduce
Run a …