Hacker News new | ask | show | jobs
by barapa 292 days ago
They suggest storing the idempotency key in redis. Seems like if possible, you should store them in whatever system you are writing to in a single transaction with the write mutations.