Remix.run Logo
groundzeros2015 2 hours ago

> it handles consensus and clustering for you

Considering how complex and error prone this is, I don’t want it in my stack.

dvt 36 minutes ago | parent [-]

> Considering how complex and error prone this is, I don’t want it in my stack.

Have you ever used Redis before? I've literally never had to manage clustering or had any issues with it, and I've been using Redis for like 15 years (including for games where state had to live in multiple regions and could change on a 30- or 60-tick basis).