<?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>Forem: Tech Lite</title>
    <description>The latest articles on Forem by Tech Lite (@thetechlite).</description>
    <link>https://forem.com/thetechlite</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%2F202466%2Fd1900d2d-9e35-41a9-9016-4c6020c5a8c0.png</url>
      <title>Forem: Tech Lite</title>
      <link>https://forem.com/thetechlite</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/thetechlite"/>
    <language>en</language>
    <item>
      <title>Django caching</title>
      <dc:creator>Tech Lite</dc:creator>
      <pubDate>Tue, 03 Sep 2019 19:47:58 +0000</pubDate>
      <link>https://forem.com/thetechlite/django-caching-2g9g</link>
      <guid>https://forem.com/thetechlite/django-caching-2g9g</guid>
      <description>&lt;p&gt;Caching is faster when it is small amount and since caching is done in a memory like RAM in programming. But i came across this caching in file system. Since the operation in file system is slow why would we cache in file system. FYI, there is this option of caching in file system in Django. Am i reading it in some wrong way or something. Help me. I might have the wrong concept of caching too i think. Anybody can enlighten me here?&lt;/p&gt;

</description>
      <category>python</category>
      <category>django</category>
    </item>
  </channel>
</rss>
