#idempotence
Read more stories on Hashnode
Articles with this tag
Last week, I wrote an analysis of the IETF Idempotency-Key specification. The specification aims to avoid duplicated requests. In short, the idea is...
The first rule of distributed systems is "Don’t distribute your system". Designing distributed systems right is infamously hard for multiple...