Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

etcd - Distributed reliable key-value store for the most critical data of a distributed system

  • Share this:
post-title
etcd is a distributed, consistent key-value store for shared configuration and service discovery. It is simple, secure, fast and reliable. it uses the Raft consensus algorithm to manage a highly-available replicated log.
https://coreos.com/etcd/docs/latest/
https://github.com/coreos/etcd
License:
Tech: