<?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>Databases on Abhinav Omprakash</title>
    <link>https://abhinavomprakash.com/tags/databases/</link>
    <description>Recent content in Databases on Abhinav Omprakash</description>
    <image>
      <title>Abhinav Omprakash</title>
      <url>https://abhinavomprakash.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://abhinavomprakash.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 05 Sep 2026 15:26:38 +0300</lastBuildDate>
    <atom:link href="https://abhinavomprakash.com/tags/databases/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Implementing Adaptive Cache Replacement (ARC) Policy in Python</title>
      <link>https://abhinavomprakash.com/posts/implementing-arc-cache-replacement-policy-in-python/</link>
      <pubDate>Sat, 05 Sep 2026 15:26:38 +0300</pubDate>
      <guid>https://abhinavomprakash.com/posts/implementing-arc-cache-replacement-policy-in-python/</guid>
      <description>&lt;p&gt;I am currently working my way through the &lt;a href=&#34;https://15445.courses.cs.cmu.edu/fall2025/&#34;&gt;CMU&amp;rsquo;s Intro to Database Systems course&lt;/a&gt;
, and one of the projects involves implementing the ARC Policy. This is &lt;strong&gt;not&lt;/strong&gt; a solution to that project.
I&amp;rsquo;m writing this to make it easier for me understand how the algorithm works without the cpp clutter, and hopefully in
the process write something useful for the next person who tries to implement this.&lt;/p&gt;
&lt;p&gt;I will be following the original IBM &lt;a href=&#34;https://www.cs.cmu.edu/~natassa/courses/15-721/papers/arcfast.pdf&#34;&gt;paper&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
