<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Persistence on Fahim Imam - Software Developer</title><link>http://fahimimam.pro.bd/tags/persistence/</link><description>Recent content in Persistence on Fahim Imam - Software Developer</description><generator>Hugo -- 0.155.2</generator><language>en-us</language><lastBuildDate>Sat, 15 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://fahimimam.pro.bd/tags/persistence/index.xml" rel="self" type="application/rss+xml"/><item><title>Atomic writes in Go: temp file, fsync, rename</title><link>http://fahimimam.pro.bd/blog/atomic-file-writes-go/</link><pubDate>Sat, 15 Aug 2026 00:00:00 +0000</pubDate><guid>http://fahimimam.pro.bd/blog/atomic-file-writes-go/</guid><description>Every write to data.json in lunch-tracker goes through a temp file in the same directory, an explicit fsync, then a rename. Three lines of reasoning turn that into correctness.</description></item></channel></rss>