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

Hi keydb devs, In my Benchmarks with nginx patched with SO_ATTACH_REUSEPORT_CBPF My wrk Benchmarks increased 6-11% and my latency lowered. SO_ATTACH_REUSEPORT_CBPF is for socket pinning to CPU for better affinity....

Enhancement

**Describe the bug** Two replicas of one shard never finish syncing: ``` # Replication role:master connected_slaves:2 slave0:ip=10.136.129.145,port=6379,state=wait_bgsave,offset=0,lag=0 slave1:ip=10.136.243.146,port=6379,state=wait_bgsave,offset=0,lag=0 ``` **To reproduce** create cluster and start re-attaching replicas and runs failovers...

Priority 1

[keydb.log](https://github.com/Snapchat/KeyDB/files/12027502/keydb.log) **Crash report** [KeyDB Version 6.3.2](https://github.com/Snapchat/KeyDB/releases/tag/v6.3.2) (with flash enabled) === KEYDB BUG REPORT START: Cut & paste starting from here === 29967:30109:S 12 Jul 2023 16:53:57.328 # === ASSERTION FAILED...

Priority 1

**Crash report** In a cache only cluster setup with 3 master/ 3 replicas, when we run a long stability testing (for couple of days) using a script which uses memtier...

Priority 1

Hi I'm trying to run 6.3.x (currently 0, but I'm having trouble on each) with dump from 6.2.2 (save, shutdown). I'm working on docker ``` 53:53:C 06 Apr 2023 11:41:58.635...

More info needed

**Describe the bug** I just started using KeyDB and am not exactly sure if this is a bug, as everything seems to be fine, I've ssh'd into both machines and...

More info needed

**Crash report** We have setup with 3 instance keyDB in kubernetes with Multi-Master installation without PV In kubernetes we have request and limit on each pod: request_memory: 16Gi limit_memory: 16Gi...

More info needed

**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. ``` 3478:3478:C 08...

Priority 1

Only [`latest`](https://hub.docker.com/r/eqalpha/keydb/tags?page=1) tag has multibuild for amd/arm architecture. For those who do not use latest tags in general for development there are only separated tags `x86_64_v6.3.3` and `arm64_v6.3.3`. It would...

Enhancement

**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. ``` [log_before_crash.txt](https://github.com/Snapchat/KeyDB/files/12137023/log_before_crash.txt) ===...

More info needed