/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Everything I know about good API design
(www.seangoedecke.com)
428 points
ahamez
| 1 comments |
24 Aug 25 19:10 UTC
|
HN request time: 0.212s
|
source
1.
barapa
◴[
25 Aug 25 02:34 UTC
]
No.
45009657
[source]
▶
>>45006801 (OP)
#
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.
ID:
GO
↑