28 Commits (9bb2a805334a52fbbba7023e6c13d6bb6c25a2bb)

Author SHA1 Message Date
Freddy c9c9e4face
Make LockDelay configurable in api locks (#8621) 4 years ago
Daniel Nephin cb050b280c ci: enable SA4006 staticcheck check 4 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
Matt Keeler b069d6777b
OSS KV Modifications to Support Namespaces 5 years ago
Hamish 9043966efd Fix lock and semaphore timeouts 6 years ago
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x) 7 years ago
James Bardin fea32fb7d7 retry locks on network errors (#3553) 7 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else 8 years ago
James Phillips 556ffc588b Adds comment about SessionOpts. 8 years ago
Maxim Ivanov 2ed58a2747 More flexible Session configuration when using api.Lock 8 years ago
Seth Vargo cae0ff354a Use HTTPS + www. where appropriate 9 years ago
James Phillips 58fb27e70f Factors server error checking into a new function. 9 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive. 9 years ago
James Phillips ca08ba3aee Adds the ability for semaphore monitors to ride out brief periods of 500 errors. 9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 9 years ago
James Phillips c2a8fee76c Adds custom retry time for lock monitors. 9 years ago
James Phillips 86e6230de6 Adds a retry capability to lock monitors in the API client. 9 years ago
Tiru Srikantha 3d97ea0bae Check to see why a lock acquisition failed 10 years ago
Michael Fraenkel 0e25381494 Reclaim locks 10 years ago
Armon Dadgar 2e281dc51f api: Fixing some comments 10 years ago
Armon Dadgar 7195de51a2 api: Refactor to share session renew code 10 years ago
Armon Dadgar 14691f7e29 api: Detect conflicting existing values for lock/semaphore 10 years ago
Armon Dadgar 4fef14163d api: Make channels receive only 10 years ago
Armon Dadgar 9608108e64 api: Adding Destroy to cleanup a lock 10 years ago
Armon Dadgar c291acd96e api: Minor cleanups in lock 10 years ago
Armon Dadgar 7225088c7d api: Fixing typo 10 years ago
Armon Dadgar e05ab983ab api: Fixing typos 10 years ago
Armon Dadgar 854aef82b0 api: Adding Lock helpers for leader election 10 years ago