Results 6 comments of cklm

> What does `$this->getDoctrine()` return? an instance of `Doctrine\Common\Persistence\ManagerRegistry`

For everyone who wants to build KeyDB self on Ubuntu 22 - use the following commands (as root): apt update apt install autogen autoconf libtool libssl-dev build-essential nasm autotools-dev libjemalloc-dev...

Would be great to have a release - last one is 1.5 years old and there is quite a progress in the tags

I need to connect to a rather old server with Ubuntu 14. Using the current version 6.0 results in an error: Identity added: (stdin) ((stdin)) Warning: Permanently added '***' (ED25519)...

> @cklm is this something you might open source? :-) We will think about that. As of now, that is part of a bigger own bundle we are using as...

you are right, the Interface should be used to ensure that Decorators work properly - did an pull-request