KeyDB
KeyDB copied to clipboard
A Multithreaded Fork of Redis
Hi Team, I am trying to install key-db using WSL on windows server 2019, but i get the following error Error ====  Windows Server Version ================  Commands used...
Maybe liburing could improve performance for stream sockets. https://unixism.net/loti/tutorial/webserver_liburing.html
**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...
**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...
**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...
**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
**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...
**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...
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...