Hello to all :smile: I have a question regarding ...
# server
p
Hello to all 😄 I have a question regarding of using Redis with Ktor Server Side Application, have some of you already tried: io.ktor.clients:ktor-client-redis ? -> Or you can suggest me something different to use? Thank you in advance for any answer 😄
c
You'll probably get more answers in #ktor
p
@CLOVIS Maybe you are right, but this channel is bigger than #ktor , never-mind I even doesn't know about this channel before😄
b
I would probably use Redisson or Lettuce
p
@Ben thank you for advice 😉
j
No, we ended up using lettuce with Spring Boot a few weeks ago. https://github.com/lettuce-io/lettuce-core
✔️ 1