<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Persistence on Home</title>
    <link>https://blog.rafaelfernandez.dev/tags/persistence/</link>
    <description>Recent content in Persistence on Home</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Rafael Fernandez</copyright>
    <lastBuildDate>Sun, 18 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rafaelfernandez.dev/tags/persistence/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Todo CLI in Rust 3.1. Testing strategy and explicit technical debt</title>
      <link>https://blog.rafaelfernandez.dev/posts/todo-cli-rust-3-1-testing-strategy-technical-debt/</link>
      <pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/todo-cli-rust-3-1-testing-strategy-technical-debt/</guid>
      <description>We analyze the repository&amp;rsquo;s testing strategy: behavior-driven tests for each adapter, isolation with tempdir, why there are no shared tests, and the technical debt we decided to document instead of hide.</description>
      
    </item>
    
    <item>
      <title>Todo CLI in Rust 3. JSON persistence, contract vs implementation</title>
      <link>https://blog.rafaelfernandez.dev/posts/todo-cli-rust-3-json-persistence-contract-vs-implementation/</link>
      <pubDate>Thu, 15 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/todo-cli-rust-3-json-persistence-contract-vs-implementation/</guid>
      <description>Third part of the series: we define the persistence contract with a generic trait, implement two adapters (in-memory and JSON to disk), and delve into the difference between interface and implementation as the axis of hexagonal architecture.</description>
      
    </item>
    
  </channel>
</rss>
