-
I was running into https://github.com/Snapchat/KeyDB/issues/802 and had problems to debug the issue, as I was not able to start that specific version (alpine_x86_64_v6.3.4) manually and it crashed wit…
-
One of the main reasons we've been using KeyDB has been their `EXPIREMEMBER` command. See: https://docs.keydb.dev/blog/2021/06/08/blog-post/
Implementing tags in Redis is problematic because set me…
-
Hi,
keydb is currently affected by https://github.com/Snapchat/KeyDB/issues/802 and can fail to start on some machines (mine included) when using the latest version 6.3.4. I have checked that vers…
-
Testing on async_flash branch, but looks like this bug is present before that.
Crash happens on replica/slave:
```
=== KEYDB BUG REPORT START: Cut & paste starting from here ===
7:101:S 16 Oct…
-
Can you please tell me if we can use KeyDB als alternative to Redis for Queued Tracking (which actually is an opensource fork of REDIS?) If not, it would be much appreciated if this could be added wit…
-
Testing on async_flash branch, but this bug has been around before that:
```
7:63:M 25 Sep 2024 22:19:36.640 # === ASSERTION FAILED ===
7:63:M 25 Sep 2024 22:19:36.640 # ==> networking.cpp:300 'c->…
-
Testing on async_flash branch (but looks like this bug has been around before then):
```
!!! ERROR: Deadlock detected !!!
73: (0x7f0ddb83111c) StorageCache
52: (0x7f0ddb8877f0) RocksDBStorageP…
-
**Crash report**
looks similar to https://github.com/Snapchat/KeyDB/issues/541 but i'm running 6.3.4 (also tried current HEAD@main FWIW)
Paste the complete crash log between the quotes below. Pl…
-
We tried to set ratelimits on keydb, but it didn’t work(
Crash with the error redis.exceptions.ResponseError: Command # 2 (EXPIRE jms:ratelimit:8badef9b1bae26f59 86400 NX) of pipeline caused error:…
-
### Problem
Redis is no longer open-source, and the main two alternatives to it are:
- Valkey, which is a very young fork of Redis that offers pretty much the same feature-set as Redis before the …