KeyDB icon indicating copy to clipboard operation
KeyDB copied to clipboard

A Multithreaded Fork of Redis

Results 321 KeyDB issues
Sort by recently updated
recently updated
newest added

Based on Ankita's initial async commit code, this PR contains a few new enhancements are introduced in this MR. Please review to see if the implementation makes sense 1. a...

I encountered this crash on a slave node: ``` 7:96:S 28 Feb 2024 21:24:38.284 # KeyDB 6.3.4 crashed by signal: 11, si_code: 1 7:96:S 28 Feb 2024 21:24:38.284 # Accessing...

**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...

This commit parameterises the KeyDB source code repository URL and branch values in the Dockerfile for improved reusability.

This commit removes the backticks in the Dockerfile that are incorrectly interpreted as command substitutions.

**Crash report** ``` 407496:397491:C 19 Nov 2023 11:01:19.885 * RDB: 4 MB of memory used by copy-on-write 397462:397491:M 19 Nov 2023 11:01:19.992 * Background saving terminated with success 397462:397491:M 19...

Hi! I am trying to migrate from redis to keydb. I have set up keydb for our staging env for a while, and everything looks fine there. But when I...

**Describe the bug** Debian 12 (Proxmox VM / Proxmox 8.1.3), freshly installed, only for KeyDB. KeyDB 6.3.3 works without errors. As soon as I update to 6.3.4, KeyDB or KeyDB...

**Describe the bug** I have one server in particular (server 2 of 3) that keeps trying to connect to itself as a master and then gets "Reading from master: Connection...

Hello there, I started using Keydb as a Redis placement recently. I'm encountering an issue that the cluster Keydb ( active-replica ) seems slow when there are way too many...