-
**Did you search GitHub Issues and GitHub Discussions First?**
y
**Is your feature request related to a problem? Please describe.**
n
**Describe the solution you'd like**
- add "maxclients" m…
-
**Describe the bug**
`I20240529 10:33:47.010128 1 init.cc:70] dragonfly running in opt mode.
* Logs will be written to the first available of the following paths:
/tmp/dragonfly.*
./dragonfly.…
-
**Describe the bug**
The bug involves the incorrect storage of flags in DragonflyDB Memcache under certain conditions.
**To Reproduce**
Steps to reproduce the behavior:
```
$ telnet 127.0.0.1 1…
-
People started asking about our readiness with middleware frameworks. See, for example, the issue with [celery and flower](https://github.com/dragonflydb/dragonfly/issues/68).
I wish there was a …
-
**Is your feature request related to a problem? Please describe.**
For ratelimit tracking, we currently use hashes instead of full keys for more efficient bulk retrieval (instead of using hash slots …
-
**Describe the bug**
The ZINTER command cannot be executed on Dragonfly replica nodes. In comparison, the same command works fine on Redis replicas with an identical replication setup.
**To Repro…
-
The failure *may* be related with the failure on `test_replication_all`. Those tests fail in pairs:
Example runs: https://github.com/dragonflydb/dragonfly/actions/runs/8794152850/job/24133144195#st…
-
**Describe the bug**
Running `replicaof no one` on replica in full sync state returns after more than 20 seconds
**To Reproduce**
run master and replica
./dragonfly --alsologtostderr --dbfilen…
-
I'm converting a Redis install which only needed 256Mi of RAM and remained stable for months. In using Dragonfly the same load (Just ArgoCD and Immich) and Dragonfly has been OOM killed with 256Mi, 5…
-
**Describe the bug**
After updating (freshly pulling) the latest image (v1.16.0), docker container crashes (during start) with the following log.
```
I20240404 10:51:11.817468 1 init.cc:70] d…