<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Caching on Tech Blog</title>
    <link>https://yashsachdeva.com/tags/caching/</link>
    <description>Recent content in Caching on Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Yash Sachdeva</copyright>
    <lastBuildDate>Sat, 28 Mar 2026 08:42:23 +0530</lastBuildDate><atom:link href="https://yashsachdeva.com/tags/caching/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>How to Cache?</title>
      <link>https://yashsachdeva.com/posts/how-to-cache/</link>
      <pubDate>Sat, 28 Mar 2026 08:42:23 +0530</pubDate>
      
      <guid>https://yashsachdeva.com/posts/how-to-cache/</guid>
      <description>&lt;p&gt;Modern APIs frequently access databases, or complex business logic that introduce significant latency and consume CPU and I/O resources. Without caching, every request pays the full cost of database queries, network calls, and computation. This can lead to slow response times and poor scalability as traffic  increases.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
