Browse Source

Documentation: add more projects

Brandon Philips 7 years ago
parent
commit
085a5bd2f8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Documentation/integrations.md

+ 2 - 0
Documentation/integrations.md

@@ -171,3 +171,5 @@
 - [CoreDNS](https://github.com/coredns/coredns/tree/master/plugin/etcd) - CoreDNS is a DNS server that chains plugins, part of CNCF and Kubernetes
 - [Uber M3](https://github.com/m3db/m3) - M3: Uber’s Open Source, Large-scale Metrics Platform for Prometheus
 - [Rook](https://github.com/rook/rook) - Storage Orchestration for Kubernetes
+- [Patroni](https://github.com/zalando/patroni) - A template for PostgreSQL High Availability with ZooKeeper, etcd, or Consul
+- [Trillian](https://github.com/google/trillian) - Trillian implements a Merkle tree whose contents are served from a data storage layer, to allow scalability to extremely large trees.