Rain, a KV store for Strava's scale

September 2, 2022


I worked on a critical project at Strava called Rain. It’s a key-value store for immutable batch Spark outputs. We can use it for all sorts of things, enabling immutable batch refresh on the fly, automatically, and deploy-free. I wrote a blog post about it. Check it out and give me claps!


Return to code