-
Hello,
Can please someone provide more information about KeyDB development status.
1. There are lot of reports about crashes
2. There a lot of reports about sync issues in Multi-Master configur…
-
**The problem/use-case that the feature addresses**
This is a feature, only available in the enterprise version of redis. Would like to request for this to be made possible in Valkey?
**Descript…
-
Hi
Testing on v6.3.4 and encountered this stack trace:
```
7:72:M 24 Mar 2024 23:00:10.861 # === ASSERTION FAILED ===
7:72:M 24 Mar 2024 23:00:10.861 # ==> db.cpp:1833 'm_numexpires > 0' is not …
-
## Describe the bug
The program seems to search for all the posts and video information normally, but during the ‘Progress’ process, everything fails and nothing is downloaded in the end.
…
-
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 you guys at all? Or are th…
-
# Summary
The [Redis License is changing](https://redis.io/blog/redis-adopts-dual-source-available-licensing/) from BSD-3-Clause to RSALv2 and SSPLv1 which are not open source under the [OSI defini…
-
**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 server no longer works…
-
### 1Panel 版本
1.10.7
### 请描述您的需求或者改进建议
当前应用商店已上架KeyDB这一Redis的替代版,但安装后数据库->Redis页面依旧显示"未检测到 Redis ,请进入应用商店点击安装!",也就是说不支持管理等操作,鉴于KeyDB是兼容Redis的,希望像MariaDB一样可以一起管理
### 请描述你建议的实现方案
_No response_
###…
-
**Describe the bug**
scan doesn't work when using only flash storage
**To reproduce**
( single instance, no cluster , docker.io/eqalpha/keydb:latest ( as of today ) )
save ""
appendonly n…
-
Working on v6.3.4, I have a test module which calls RedisModule_Fork() periodically. I encountered a condition where KeyDB completely freezes, and the logs have stopped logged. Adding some logging, I …