aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2016-04-19 10:26:29 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2016-04-19 10:26:29 +0000
commit913cffd4a803d3eaab95c876c467619d46d2aa32 (patch)
treee39877badfeb916ab0baa43fc7e6827e692c3fbc /README.md
parent10db2a80df36b3d64b0b62644c91420046d827f8 (diff)
downloadcoredns-913cffd4a803d3eaab95c876c467619d46d2aa32.tar.gz
coredns-913cffd4a803d3eaab95c876c467619d46d2aa32.tar.zst
coredns-913cffd4a803d3eaab95c876c467619d46d2aa32.zip
Updates to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5a458097..4f6a702b8 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,8 @@ Currently CoreDNS is able to:
* Retrieve zone data from primaries, i.e. act as a secondary server.
* Loadbalancing of responses.
* Allow for zone transfers, i.e. act as a primary server.
-* Use etcd as a backend, i.e. a 94.5% replacement for
+* Caching
+* Use etcd as a backend, i.e. a 98.5% replacement for
[SkyDNS](https://github.com/skynetservices/skydns).
* Serve as a proxy to forward queries to some other (recursive) nameserver.
* Rewrite queries (both qtype, qclass and qname).