sherlock-distributed-lock icon indicating copy to clipboard operation
sherlock-distributed-lock copied to clipboard

Distributed lock for JVM

Results 15 sherlock-distributed-lock issues
Sort by recently updated
recently updated
newest added

I note that it's not tested on oracle (which is fine), but does anyone expect this _won't_ work on oracle?

Hello 👋🏻 Reading the code of `com.coditory.sherlock. DistributedLock` it is very careful to validate the application input but says nothing about what might happen if the remote calls to the...

bug

Despite working OK locally, when I try to acquire lock in AWS's Document DB (MongoDB compatible) I get ``` Caused by: com.mongodb.MongoCommandException: Command failed with error 66: 'Bad Update' on...

bug

Bumps the prod-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.1.20` |...

dependencies
java
gradle

Upgrade gradle wrapper: 8.12-all -> 9.2.0-all

gradle