Commit bc3b0418 authored by Stan Hu's avatar Stan Hu

Merge branch 'sh-improve-polling-text' into 'master'

Add text to break up polling diagrams

See merge request !10508
parents 1815d44a 99ff8165
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment