This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Kotlin Client for DiceDB #1722
sapotero
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi DiceDB team,
Thanks for your work on DiceDB — it's an impressive project!
I developed a Kotlin client for DiceDB, designed for idiomatic usage in modern Kotlin applications (including coroutine support and test coverage via Kotest). The project is currently available here:
👉 https://github.com/sapotero/dice-db-client
🔧 Features
SET
,GET
,DECR
,INCR
, etc.)🙏 Proposal
I'd love to propose one of the following:
Looking forward to your thoughts! Open to feedback, improvements, and coordination if needed.
Beta Was this translation helpful? Give feedback.
All reactions