-
**Describe the bug**
KeyDB never releases space from the Flash storage. Despite manually deleting keys, the amount of used storage does not significantly decrease.
**To reproduce**
1. Run Key…
-
**Crash report**
```
=== KEYDB BUG REPORT START: Cut & paste starting from here ===
3907654:3907709:M 10 Sep 2024 17:43:09.802 # KeyDB 6.3.4 crashed by signal: 11, si_code: 1
3907654:3907709:M 1…
-
you can fully replace keyDB with NATS Stream. https://github.com/nats-io
Its 100% golang and fully open. It can scale globally to multi data center in a multi master fashion.
The KV store is a c…
-
[KeyDB](https://github.com/Snapchat/KeyDB)更快的速度
[KeyDB](https://keydb.dev) 更快的 Redis 替代方案
更放心协议:BSD-3-Clause license
-
I encountered this crash on a slave node:
```
7:96:S 28 Feb 2024 21:24:38.284 # KeyDB 6.3.4 crashed by signal: 11, si_code: 1
7:96:S 28 Feb 2024 21:24:38.284 # Accessing address: 0xffffffffffffffff…
-
Hi, I'm trying to test multimaster sample but I've got this error:
```
unable to retrieve the complete list of server APIs: packages.operators.coreos.com/v1: stale GroupVersion discovery: packages.o…
-
I have a set of applications connecting to a Keydb server. If i restart my services multiple times the keydb server becomes unresponsive. It stops accepting further connections, but keydb will still b…
-
### Package description
A Multithreaded Fork of Redis
### Home page URL
https://keydb.dev/
### Source code URL
https://github.com/EQ-Alpha/KeyDB
### Packaging poli…
-
**Crash report**
[root@localhost KeyDB]# make test
cd src && make test
make[1]: 进入目录“/opt/KeyDB/src”
KeyDB was not built with FLASH. Excluding FLASH tests
Cleanup: may take some time... OK
S…
-
Testing on async_flash branch, this is a strange one.
I have a test client calling KEYS repeatedly, and other clients (group A) not calling the KEYS command. In order to trigger the bug, group A cl…