Dominik

Results 9 comments of Dominik

If you come across this issue, [kedis](https://github.com/domgew/kedis) might be worth a look. It however is in very early stages, so proceed with caution.

If you come across this issue, [kedis](https://github.com/domgew/kedis) might be worth a look as there is an option to automatically authenticate when a new connection is established. It however is in...

ktor-simple-cache seems to be a JVM library (not multiplatform) `kotlin("jvm")` vs `kotlin("multiplatform")`

I am not a maintainer of this repository, so my opinion is basically irrelevant. But if you want it, I think there are a lot of Java libraries and only...

As mentioned, I am no authority on that, but in my opinion, a project built with the multiplatform plugin and only providing the JVM target still just equals the same...

As you are saying yourself, Ktor server supports more than just the JVM - namely native (at very least nix - Linux and macOS). I personally use Ktor native -...

It definitely looks a lot more like a multiplatform library even though for the root package you are only testing via the JVM. I did not say it was impossible....

@dkhalanskyjb @qwwdfsad @zuevmaxim Is there any ETA for when this could be available?

@arnaudgiuliani Will 4.1.2 be released anytime soon?