Closed KarelCemus closed 5 years ago
@ourgit I implemented async Java API for you. Could you review this PR and test it? I am not familiar with Java version of Play nor with your use case. Could you tell if this is working and fits your needs?
@KarelCemus thank you for your reply, i will review & test, and report the result to you. By the way, redis lock method is wide used for distributed platform, do you have interesting to add the feather? Have a look at this repo: https://github.com/thibaultmeyer/play-redis-module
Well, this module implements redis as a cache, I am not sure that having a lock within cache api is a good approach. The scope of this module is not to provide general redis api, there already are various libraries
Any progress on this issue?
Fixes #206