Your next Sunday read is here 📖
Check out this article on the new crop of tools helping developers keep code on the back-end ⬇️ https://t.co/l5ME3TM9aq
@jayphelps If you use a distributed cache, you might directly update the cached Tag that changed instead of invalidate it.
This way you avoid the cost of loading the item again in the cache when requested.