<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Caching on Spaghetti Code 🍝</title>
    <link>https://spaghetti-code.net/en/tags/caching/</link>
    <description>Recent content in Caching on Spaghetti Code 🍝</description>
    <image>
      <title>Spaghetti Code 🍝</title>
      <url>https://spaghetti-code.net/images/og-default.png</url>
      <link>https://spaghetti-code.net/images/og-default.png</link>
    </image>
    <generator>Hugo -- 0.160.0</generator>
    <language>en</language>
    <lastBuildDate>Wed, 23 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://spaghetti-code.net/en/tags/caching/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Cache Dependencies in GitHub Actions</title>
      <link>https://spaghetti-code.net/en/posts/github-actions/cache-dependencies-github-actions/</link>
      <pubDate>Wed, 23 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/github-actions/cache-dependencies-github-actions/</guid>
      <description>How actions/cache and setup-node&amp;#39;s built-in cache option cut GitHub Actions run time: cache keys, restore-keys fallbacks, and what breaks in matrix builds.</description>
    </item>
    <item>
      <title>What Is a CDN and How It Works</title>
      <link>https://spaghetti-code.net/en/posts/cloud/what-is-a-cdn/</link>
      <pubDate>Wed, 16 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/cloud/what-is-a-cdn/</guid>
      <description>How a CDN caches content on edge servers near your users, how DNS and anycast routing pick which PoP answers, and how Cache-Control decides what is cached.</description>
    </item>
    <item>
      <title>How Redis Caching Works and How to Use It</title>
      <link>https://spaghetti-code.net/en/posts/backend/redis-caching/</link>
      <pubDate>Tue, 15 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/backend/redis-caching/</guid>
      <description>How Redis caching works, the cache-aside pattern, running Redis in Docker, TTLs and eviction policies, and when caching creates more problems than it fixes.</description>
    </item>
  </channel>
</rss>
