KeyDB
KeyDB copied to clipboard
A Multithreaded Fork of Redis
CMake
#3 was from over 3 years ago, so thought I'd restart the conversation. Can probably contribute CMake support myself for y'all. Main advantages: - IDE integration; - CPack support (build...
**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. ``` 1560410:1194501:C 19...
`Support for KeyDB FLASH using the RocksDB engine will become available September 2022` do you still plan to release this month the RocksDB engine ? thanks
I would like to make life easier for KeyDB maintainers by implementing [Uffizzi](https://github.com/UffizziCloud/uffizzi) previews. Disclaimer: I work on Uffizzi Uffizzi is a Open Source full stack previews engine and is...
**Describe the bug** KeyDB is crashing during building from source on FreeBSD Operating system: FreeBSD 13.1 Stable Compilator: FreeBSD clang version 13.0.0 **To reproduce** 1. Siriys@$ git clone https://github.com/Snapchat/KeyDB 2....
**Problem Descriptions** When i have 2 databases, i create the same key to both databases, the key exists in both dbs. Then if i move the key from the source...
Hello, I see lot of issues opened and users complaining on version 6.3.1 and no clarification on them. So is this version stable and safe to upgrade or we should...
**Crash report** KeyDB was installed using [Helm chart](https://github.com/Enapter/charts). It uses a custom docker image. I'm trying to spin up 3 nodes cluster (multi master replication). It fails during the startup...
**Describe the bug** A lot of documentation links are broken on the main site. **To reproduce** 1. Go to https://docs.keydb.dev/docs/using-keydb/ 2. Try to open any of these links. You will...
**Describe the bug** Certain common circumstances can cause a storm of state transfers. **To reproduce** In an active active cluster if you do a rolling restart of the nodes for...