<?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: DeXo Store</title>
    <description>The latest articles on DEV Community by DeXo Store (@dexohigh).</description>
    <link>https://dev.to/dexohigh</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%2F1110973%2F8e34a70a-717b-480e-a2f6-13bd04a5caa9.png</url>
      <title>DEV Community: DeXo Store</title>
      <link>https://dev.to/dexohigh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dexohigh"/>
    <language>en</language>
    <item>
      <title>DeXo CDN</title>
      <dc:creator>DeXo Store</dc:creator>
      <pubDate>Fri, 30 Jun 2023 10:59:20 +0000</pubDate>
      <link>https://dev.to/dexohigh/dexo-cdn-m7e</link>
      <guid>https://dev.to/dexohigh/dexo-cdn-m7e</guid>
      <description>&lt;h1&gt;
  
  
  DeXo CDN
&lt;/h1&gt;

&lt;p&gt;DeXoCDN is a public, open-source, and simple Content Delivery Network (CDN) designed for use with Node.js. It provides a caching mechanism, monitoring capabilities, and supports MongoDB for storing metadata. DeXoCDN allows developers to easily distribute and serve static assets to improve performance and reduce server load.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Caching&lt;/strong&gt;: Dexo CDN offers a robust caching system that helps minimize server load and reduces latency by storing frequently accessed assets closer to the end users.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monitoring&lt;/strong&gt;: The CDN includes monitoring features to track CDN performance, analyze traffic patterns.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;MongoDB&lt;/strong&gt;: Dexo CDN supports MongoDB as the underlying database to store metadata related to the cached assets, providing flexibility and scalability.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Node.js Compatibility&lt;/strong&gt;: The CDN is built specifically for use with Node.js, allowing developers to seamlessly integrate it into their Node.js projects.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>javascript</category>
    </item>
  </channel>
</rss>
