Hacker News
- Designing robust and predictable APIs with idempotency https://stripe.com/blog/idempotency 4 comments programming
Linking pages
- Idempotent API - by Neo Kim - System Design Newsletter https://newsletter.systemdesign.one/p/idempotent-api 110 comments
- Scaling your API with rate limiters https://stripe.com/blog/rate-limiters 86 comments
- Implementing Stripe-like Idempotency Keys in Postgres â brandur.org https://brandur.org/idempotency-keys 50 comments
- GitHub - yoshuawuyts/exponential-backoff: Exponential backoff generator with jitter. https://github.com/yoshuawuyts/exponential-backoff 13 comments
- Using Atomic Transactions to Power an Idempotent API â brandur.org https://brandur.org/http-transactions 10 comments
- Exactly Once Semantics with Non-Idempotent Requests | by Mridul Verma | Medium https://medium.com/@mridul_40234/exactly-once-semantics-with-non-idempotent-requests-23ab88bedfd1 2 comments
- `Idempotency-Key` IETF standards draft â brandur.org https://brandur.org/fragments/idempotency-key-draft 1 comment
Linked pages
- Stripe API reference â curl https://stripe.com/docs/api 157 comments
- RFC 5789: PATCH Method for HTTP http://tools.ietf.org/html/rfc5789 68 comments
- Fallacies of distributed computing - Wikipedia https://en.wikipedia.org/wiki/Fallacies_of_distributed_computing 63 comments
- RFC 7231 - Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content https://tools.ietf.org/html/rfc7231 15 comments
- Thundering herd problem - Wikipedia https://en.wikipedia.org/wiki/Thundering_herd_problem 14 comments
- ACID - Wikipedia http://en.wikipedia.org/wiki/ACID 0 comments
- Exponential backoff - Wikipedia http://en.wikipedia.org/wiki/Exponential_backoff 0 comments
- Binary Exponential Backoff in Ethernet: Origin http://www.cs.utexas.edu/users/lam/NRL/backoff.html 0 comments
Related searches:
Search whole site: site:stripe.com
Search title: Designing robust and predictable APIs with idempotency
See how to search.