Blog post: Don’t use Java RedissonClient with Kotlin Coroutines for distributed Redis locks
I've written a blog post that share my experience dealing with unexpected lock acquisition behavior when using Java RedissonClient with Kotlin Coroutines for distributed Redis locks. I'll also discuss the workaround I tried and the reasons why I ultimately chose not to use Redisson for this purpose. If you're interested in learning more about this issue or have any alternative approaches, I invite you to read the full blog post and share your thoughts.
https://medium.com/@icycle0409/dont-use-java-redissonclient-with-kotlin-coroutines-for-distributed-redis-locks-41da2e85c54a