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 Team, I am trying to install key-db using WSL on windows server 2019, but i get the following error Error ==== ![image](https://user-images.githubusercontent.com/97166966/158304381-b8ebe063-8868-4db7-b4fa-b2eeb5f1343c.png) Windows Server Version ================ ![image](https://user-images.githubusercontent.com/97166966/158304192-d3269938-1022-448d-8223-f58aeb617df0.png) Commands used...

Priority 2

Maybe liburing could improve performance for stream sockets. https://unixism.net/loti/tutorial/webserver_liburing.html

Enhancement

**Problem description** KeyDB uses Redis' maxmemory eviction mechanism to evict keys when it reaches its maximum memory capacity based on a user-defined policy. We observed "0 QPS" throughput when enabling...

Enhancement

**The problem/use-case that the feature addresses** multiple feature of redis 7 like : `Cluster: Support for hostnames, instead of IP addresses only` -> https://github.com/redis/redis/pull/9530 are not yet part of keyDB...

Enhancement

**The problem/use-case that the feature addresses** One should be able to set a key/value if the key does not already exist and get an appropriate response to indicate if the...

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. The first master...

I think keydb is faster, but my test lab isn't here now. I can't benchmark. https://github.com/hydro-project/anna Thanks and Best regards

Question

**Describe the bug** ``` keydb 1:14:S 06 Mar 2022 01:40:35.374 # == WARNING == This replica is rejecting a command from its master: '-LOADING KeyDB is loading the dataset in...

Priority 2

**The problem/use-case that the feature addresses** Would love to use KeyDb with Redis Stack (Json, Search, Time Series, Bloom, & Graph) **Description of the feature** Official support for an image...

Enhancement

Hi, I know Redis cannot be deployed on Windows servers and I understand that KeyDB uses Redis, however just wondering if MS windows compatible builds are in the roadmap for...

Enhancement