coredns/middleware
Miek Gieben e89c4b5c28 middleware/cache: only cache query and responses (#397)
Extent typify to check the transfers, dynamic updates and notifies.
Extend *cache* to not put these in the cache.

Fixes #393
2016-11-07 16:27:50 +00:00
..
auto Issue 388 (#389) 2016-11-07 11:12:20 +00:00
bind docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
cache middleware/cache: only cache query and responses (#397) 2016-11-07 16:27:50 +00:00
chaos ServiceBackend interface (#369) 2016-10-30 15:54:16 +00:00
dnssec Add metrics for cache hits/misses (#375) 2016-10-31 18:50:50 +00:00
errors middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
etcd BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
file Issue 388 (#389) 2016-11-07 11:12:20 +00:00
health docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
kubernetes Fix Kubernetes Watches (#392) 2016-11-07 16:21:24 +00:00
loadbalance golint 2016-10-27 11:48:37 +00:00
log golint 2016-10-27 11:48:37 +00:00
metrics Update metric names (#371) 2016-10-30 09:06:57 +00:00
pkg middleware/cache: only cache query and responses (#397) 2016-11-07 16:27:50 +00:00
pprof docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
proxy ServiceBackend interface (#369) 2016-10-30 15:54:16 +00:00
rewrite golint 2016-10-27 11:48:37 +00:00
root middleware/root: add it (#330) 2016-10-11 20:42:28 +01:00
secondary middleware/root: add it (#330) 2016-10-11 20:42:28 +01:00
test middleware/file: fix delegations (#376) 2016-11-05 14:39:49 +00:00
whoami golint 2016-10-27 11:48:37 +00:00
backend.go BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
backend_lookup.go BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
middleware.go golint 2016-10-27 11:48:37 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00