|
|
|
|
|
by snowwrestler
1651 days ago
|
|
Yes. Caching is a different animal when you can count on fast, reliable, targeted invalidation. You can cache basically everything with super long TTLs, and just sniper-shot individual cache objects as soon as the backend updates. |
|