Files
coredns/plugin/etcd/etcd.go
Miek Gieben 9d52b5acb9 plugin/etcd: drop inflight (#1249)
Use caching, just ask etcd for every query. This also improves
throughput because the single lock in inflght is bypassed.
2017-11-26 17:21:24 +00:00

4.6 KiB