<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mukul Makwana</title>
    <description>The latest articles on DEV Community by Mukul Makwana (@mukul0x99).</description>
    <link>https://dev.to/mukul0x99</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3971229%2F10258395-f9af-4986-9286-d573a0d159a9.png</url>
      <title>DEV Community: Mukul Makwana</title>
      <link>https://dev.to/mukul0x99</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mukul0x99"/>
    <language>en</language>
    <item>
      <title>I Thought Redis Was Just a HashMap</title>
      <dc:creator>Mukul Makwana</dc:creator>
      <pubDate>Sat, 06 Jun 2026 12:03:33 +0000</pubDate>
      <link>https://dev.to/mukul0x99/i-thought-redis-was-just-a-hashmap-33n1</link>
      <guid>https://dev.to/mukul0x99/i-thought-redis-was-just-a-hashmap-33n1</guid>
      <description>&lt;p&gt;&lt;a href="https://mukul0x9.pages.dev/blog/memdb/" rel="noopener noreferrer"&gt;https://mukul0x9.pages.dev/blog/memdb/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;tiny in-memory db in Go to understand in memory database. here's what I learned about hash tables, lock contention, and why Redis isn't just a HashMap.&lt;/p&gt;

</description>
      <category>go</category>
      <category>database</category>
      <category>redis</category>
    </item>
  </channel>
</rss>
