mco-gh/gcslock

Expiring locks

Opened this issue · 0 comments

I created a “version” of this where locks can expire (much sooner than after one day):
github.com/ncruces/go-gcp/gmutex

Loosely based on “A robust distributed locking algorithm based on Google Cloud Storage”.