summaryrefslogtreecommitdiff
path: root/doc/development/polling.md
diff options
context:
space:
mode:
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