KeyDB
KeyDB copied to clipboard
A Multithreaded Fork of Redis
What about implementing builtin compression, when a key/value is set, doing compression and check if the length has obvious decrease, if so, saving compression buffer instead.
Hi, I'm trying to install keydb as multimaster in a kubernetes environment. Kubernetes has headless service feature, so we can reach pods over dns with balancing and if we execute...
**Crash report** ``` : Unsupported system page size (repeated several times) Error in GnuTLS initialization: ASN1 parser: Element was not found. : Unsupported system page size : Unsupported system page...
Hello community! When I am using `keydb-server --db-s3-object s3://`, server starts successfully and writes backup to file named "-" in my bucket. Eventually after restart it fails with some decryption...
Hi, I'm a Fedora packager and found KeyDB was not in Fedora, so I try to fix that. :wink: I had to modify the `spec` file because it wouldn't build...
I'm new to keydb but long time redis/sentinel admin. Can't make active replication to work in read/write mode. It only works in READONLY mode on both nodes. I always get:...
Dear keydb snapchat team, You can increase performance when you use vmsplice for linux especially for unix sockets. Thanks and Best Regards https://qsantos.fr/2024/08/25/linux-pipes-are-slow/
**Problem**: I have a replica with multiple masters. I cannot set ACLs on these masters with different user names, for use with the replica, since there is no way of...
I'm attempting to build a container image (has to be proprietary unfortunately) that is to be run on ARM hardware. Initially I was getting an error around invalid page size...
**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 Starting test...