webhippie / redirects

Simple pattern-based redirect server
https://webhippie.github.io/redirects/
Apache License 2.0
3 stars 1 forks source link

Integrate distributed locking #29

Open tboerger opened 7 years ago

tboerger commented 7 years ago

For storage services like Etcd, Consul and Zookeeper we need to implement a distributed, reliable locking mechanism to prevent race conditions.

tboerger commented 7 years ago

Let's get 0.1.0 out of the door, moving this to the next version.