etcd.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [etcd]
www.codever.land/bookmarks/t/etcd
etcd home page
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. It gracefully handle...
- tags: etcd, distributed-storage, distributed-computing, key-value-store
- :octocat: source code