Join Slack
Communities
Powered by
Hello everyone, I am new to Redis, and I am lookin...
# ktor
s
Solomon Tolu Samuel
12/05/2023, 1:07 AM
Hello everyone, I am new to Redis, and I am looking for an implemented example/well-documented Redis Ktor client. I have searched online, but I have not found any that meet my needs. Any suggestions? Thanks
h
Hristijan
12/05/2023, 8:03 AM
https://github.com/ktorio/ktor-clients/tree/main/ktor-client-redis
The only one I know of officially as an example by the Ktor team, but it's quite old
Hristijan
12/05/2023, 8:06 AM
https://github.com/csieflyman/multi-projects-architecture-with-Ktor
I always look at this sample when I need something I don't understand myself as I'm an Android dev doing backend, you'll find redis impl there
s
Solomon Tolu Samuel
12/05/2023, 8:38 AM
Thanks! Will check it out
3
Views
Open in Slack
Previous
Next