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

Hello @JohnSully , I am very happy to have found this fork which support member expiration. I've tested it and it works very well. However there is a feature I'd...

Enhancement

**Describe the bug** When nodes under heavy load - replication is not working **To reproduce** 3 nodes: ``` client-output-buffer-limit normal 0 0 0 client-output-buffer-limit replica 8129mb 8192mb 60 client-output-buffer-limit pubsub...

Priority 2

**Describe the bug** After the Docker Container with the latest stable/unstable Version crashed and i try to restart the KeyDB, im getting this infinity loop of errors. ** Log Files...

Priority 1

Hi, 6.3.1 is completely [unusable and unstable](https://github.com/Snapchat/KeyDB/issues/460) with a high volume of keys. We are going to downgrade until it's fixed. Is it possible to downgrade node by node? I...

Question

**Describe the bug** KeyDB opens a significant amount of pipes on the system (Ubuntu 20.04 - kernel 5.4.0-113) and is unable to handle any new connections. Existing connections remain stable....

Priority 1

**Crash report** phpredis started to throw "read error on connection to 127.0.0.1:11080" at a random time with minimal load. This happened already twice in 2 different servers in different times....

Priority 1

**Describe the bug** Loaded Redisgraph (version 2.8.15) module in to the KeyDB Instance (v 6.3.1). Works all good in standalone mode. But when I add another instance as "replica", the...

following the blog post https://docs.keydb.dev/blog/2021/07/06/blog-post could you summarize the advantage of using RAFT for a redis ( keydb ) cluster against the current cluster redis protocol ? thanks

Question

Dear All, it’s a humble request to learn from the community on what is the best/reference architecture for 2 Data Centers and 3 Data Centers deployment in order to achieve...

Question

Hi. After reading the documentation it is not clear for me, how downgrade process should be performed over the database. Could you please describe somewhere in the documentation: - How...