KeyDB
KeyDB copied to clipboard
A Multithreaded Fork of Redis
**Crash report** Paste the complete crash log between the quotes below. Please include a few lines from the log preceding the crash report to provide some context. ``` ``` **Aditional...
seii.88
**Describe the bug** A short description of the bug. **To reproduce** Steps to reproduce the behavior and/or a minimal code sample. **Expected behavior** A description of what you expected to...
**Describe the bug** I have three KeyDB servers each running in active-replica mode, each of the three connected to the other two, confrimed by the `ROLE` command and logs. ```...
Testing on v6.3.4, steps below for crash (not all the time, but quite reproducible): ``` - MONITOR - Ctrl-C to break out ``` Stack trace: ``` === KEYDB BUG REPORT...
I need a pointer into documentation. I have a workload running on redis, and I want multi-master, and I'm in kubernetes using the redis cluster chart from bitnami. What I...
Hello, everyone! Does anyone have the latest version of the Helm chart for KeyDB? The current chart seems to be working, but it is quite outdated. You can find the...
In my side, I found an issue, which is hard to reproduce but it could crash the keydb application once happen. When keydb is very busy and lazyfree-lazy-server-del is set...
Working on v6.3.4, I have a test module which calls RedisModule_Fork() periodically. I encountered a condition where KeyDB completely freezes, and the logs have stopped logged. Adding some logging, I...
Support for redis v7.x When can we expect support for redis v7.x in keydb. Is there any work item / roadmap been done regarding this (or) we continue with the...
**Describe the bug** A short description of the bug. **To reproduce** Steps to reproduce the behavior and/or a minimal code sample. **Expected behavior** A description of what you expected to...