Redis client for Kotlin | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Redis client for Kotlin

Is there any redis clients for kotlin? Does any1 know an asynchronous good one?

1st Jul 2019, 7:58 AM
Chriptus13
Chriptus13 - avatar
2 ответов
+ 1
I know nothing about Redis so can't say if it is usable. https://github.com/KDatabases/Kedis
2nd Jul 2019, 4:12 AM
John Wells
John Wells - avatar
+ 1
John Wells I've seen that one and he's just wrapping Jedis with 3 kotlin files 😂😂 Anyways I was looking and couldn't find any client in Kotlin so I'm just using Lettuce for Java xD
4th Jul 2019, 1:08 PM
Chriptus13
Chriptus13 - avatar