KeyDB
KeyDB copied to clipboard
A Multithreaded Fork of Redis
I am trying to compile KeyDB with -static flags: `make LDFLAGS="-static" CFLAGS="-static" BUILD_TLS=no` Latest Debian 12.9. Does building static work ?
Support
this Repository need to be more updated ..... it is clear that it is not good support from @snapchat
Please provide support to do a cluster level scan via SCAN command, like currently done in GET command. Currently SCAN only support node local and does not scan at a...
We would like to propose this optimization for ARM architecture that, at runtime, it switches to SB instruction if supported by the system. In general, ISB instruction has lower cost...
Hello, please allow to run KeyDB on ARM machines with kernel compiled with PAGE_SIZE different than 4K @JohnSully I know you are out already, however, I could use your knowledge...
Using latest version of Keydb 6.3.4, observed the following error in the logs. Unable to find the root cause of the issue and also details not available in the community....
🐛Lack of Clear Guidelines for server-threads and io-threads Configuration in Production Environments
Hello KeyDB Team, First of all, thank you for continuing the development of KeyDB under Snap Inc. We’re excited to see a high-performance Redis alternative being backed by such a...
# Describe the bug Loading RDB produced by version 255.255.255 # Log context ``` 123209:123209:C 23 Apr 2025 16:53:12.273 # oO0OoO0OoO0Oo KeyDB is starting oO0OoO0OoO0Oo 123209:123209:C 23 Apr 2025 16:53:12.273...
**Description** This PR fixes a potential vulnerability in anetListen() in `src/anet.c` that was cloned from redid but did not receive the security patch. The original issue was reported and fixed...
**Describe the bug** When running image docker.io/eqalpha/keydb:x86_64_v6.3.2in Kubernetes StatefulSet, the container unexpectedly terminates with the status "Completed", despite no manual shutdown being initiated. `lastState: terminated: containerID: containerd://8cb24568ab14bd0579427dd04505ad2fea2a0ea685ef63e4c64579b8f5f92888 exitCode: 0 finishedAt:...