You are currently viewing Kreds – a thread-safe, idiomatic, coroutine-based Redis client written in 100% Kotlin

Kreds – a thread-safe, idiomatic, coroutine-based Redis client written in 100% Kotlin

https://github.com/crackthecodeabhi/kreds

Introducing Kreds, a thread-safe, idiomatic, coroutine-based Redis client written in 100% Kotlin.

Kreds is designed to be EASY to use.

Kreds is built around coroutines, providing you an imperative paradigm of programming without blocking threads, futures, or callback hell, thanks to Kotlin Coroutines!

Run blocking commands without blocking Java threads. (Only the inexpensive coroutines are blocked)

If you like the project, smash that starred button.

Welcoming contributors!

submitted by /u/justoneabhi
[link] [comments]