Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-04-06 21:33:14 +0300
committerStan Hu <stanhu@gmail.com>2017-04-06 21:33:14 +0300
commit99ff816593747a4dc46e8f52f0e5002d3337012c (patch)
tree515eec9bec0746f8c766940914433b37fccd5691 /doc/development/polling.md
parent173384f8a6025879e7d77009535899ab7b3889cd (diff)
Add text to break up diagrams
[ci skip]
Diffstat (limited to 'doc/development/polling.md')
-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