Blog
Notes from building shrtn.ink — Rust, tako, SurrealDB, and running a URL shortener in production.
July 16, 2026 · 4 min read
Building shrtn.ink on my own Rust web framework
Why I built a URL shortener as a production workload for tako, how the redirect hot path stays a single SurrealDB point-read, and what table events fixed for me.