Commit 99ff8165 authored by Stan Hu's avatar Stan Hu

Add text to break up diagrams

[ci skip]
parent 173384f8
......@@ -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