Distributed locking using Etcd
According to the docs, etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. Etcd stores data in the form of key-value pairs und...
shreemaan-abhishek.hashnode.dev3 min read
Dean Oh
very nice for me.