Skip to content

Archives

All the articles I've archived.

2026 5
February 2
  • Building a Redis Clone in Rust: Refactoring for Data Structures

    Phase 4 (Part 1) of building Rudis, a Redis clone in Rust. Covers the refactoring from a bytes-only store to a multi-type DataType enum, splitting the codebase into modules, implementing WRONGTYPE errors, and how this groundwork enabled Lists, Sets, and Hashes.

  • FOSDEM 2026: Day One — the Open Source Spirit

    A personal recap of FOSDEM 2026 Day 1 in Brussels, covering talks on OpenCloud storage, Git's Atomic Flow, Homebrew lessons, zero-downtime PostgreSQL upgrades, Apache Arrow, VictoriaMetrics, and the journey of building databases in the cloud.

January 3
2022 2
January 2