Skip to content

V1.0.2

Latest

Choose a tag to compare

@tshan10 tshan10 released this 13 Apr 08:50
· 3 commits to main since this release
0e82c90

Lock timing (TTL, wait timeout, retry interval) was hardcoded in LockBase, giving consumers no way to tune behaviour for their SLOs. This introduces LockConfiguration — a simple, immutable config object — to make these values configurable per instance