←back to thread

428 points ahamez | 1 comments | | HN request time: 0.212s | source
1. barapa ◴[] No.45009657[source]
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.