Writes done Right : Atomicity and Idempotency with Redis, Lua, and Go
Life would have been easy if the world were filled with monolithic functions. Simple functions that execute once, and if they crash, we could try again. But we build distributed systems and life isn’t that easy (but it is fun).
A classic scenario is ...
coreloop.hashnode.dev11 min read