summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-04-06 18:58:24 +0000
committerStan Hu <stanhu@gmail.com>2017-04-06 18:58:24 +0000
commitbc3b0418b62f3f7460a4e46f1e43b07612e72f7d (patch)
tree875955ce0873ef0bf0b54a3d35f4a20fcdfe644b /doc
parent1815d44a7ffd86f8eefd42ae0eac59a6ade66e7f (diff)
parent99ff816593747a4dc46e8f52f0e5002d3337012c (diff)
downloadgitlab-ce-bc3b0418b62f3f7460a4e46f1e43b07612e72f7d.tar.gz
Merge branch 'sh-improve-polling-text' into 'master'
Add text to break up polling diagrams See merge request !10508
Diffstat (limited to 'doc')
-rw-r--r--doc/development/polling.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/development/polling.md b/doc/development/polling.md
index 4042b8aaa61..05e19f0c515 100644
--- a/doc/development/polling.md
+++ b/doc/development/polling.md
@@ -22,7 +22,12 @@ Instead you should use polling mechanism with ETag caching in Redis.
## How it works
+Cache Miss:
+
![Cache miss](img/cache-miss.svg)
+
+Cache Hit:
+
![Cache hit](img/cache-hit.svg)
1. Whenever a resource changes we generate a random value and store it in