From the docs, R2 seems to be globally replicated and strongly consistent: https://developers.cloudflare.com/r2/data-access/workers-api/workers-api-reference/#bucket-method-definitions
Does that mean I can create a Globally redundant distributed lock with just a key-value stored in R2?