Lockgate is a cross-platform distributed locking library for Go. Supports distributed locks backed by Kubernetes or HTTP lock server. Supports conventional OS file locks.
Apache License 2.0
257
stars
16
forks
source link
Fix file locker release: remove old lock handles #25
Also added json fields for common LockHandle struct.