<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Filesystems on yomimono - something to read</title>
    <link>http://localhost:1313/tags/filesystems/</link>
    <description>Recent content in Filesystems on yomimono - something to read</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 04 Mar 2022 18:00:00 +0000</lastBuildDate>
    <atom:link href="http://localhost:1313/tags/filesystems/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chamelon: MVP persistent block storage for MirageOS</title>
      <link>http://localhost:1313/blog/2022/03/04/chamelon/</link>
      <pubDate>Fri, 04 Mar 2022 18:00:00 +0000</pubDate>
      <guid>http://localhost:1313/blog/2022/03/04/chamelon/</guid>
      <description>&lt;p&gt;TL;DR: I wrote a &lt;a href=&#34;https://github.com/mirage/mirage-kv&#34;&gt;key-value store&lt;/a&gt; for &lt;a href=&#34;https://mirage.io&#34;&gt;MirageOS&lt;/a&gt; backed by &lt;a href=&#34;https://github.com/mirage/mirage-block&#34;&gt;block storage&lt;/a&gt;. It&amp;rsquo;s called &lt;a href=&#34;https://github.com/yomimono/chamelon&#34;&gt;chamelon&lt;/a&gt;, it&amp;rsquo;s based off &lt;a href=&#34;https://github.com/littlefs-project/littlefs&#34;&gt;LittleFS&lt;/a&gt;, and if you&amp;rsquo;re brave, you can use it to store data.  Examples are available: &lt;a href=&#34;https://github.com/yomimono/url-shortener&#34;&gt;a URL shortener&lt;/a&gt; and an &lt;a href=&#34;https://github.com/yomimono/oauth2_server&#34;&gt;OAuth2 authorization server&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;In English: I couldn&amp;rsquo;t save or load files before, and now I could. Wowzers!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
