Categories: None [Edit]

dedupe_requests

https://rubygems.org/gems/dedupe_requests
https://github.com/tilo/dedupe_requests
Detects and rejects duplicate inbound POST/PUT/PATCH requests with a 409/conflict, with no client-side idempotency key required. The server auto-computes a fingerprint of each mutating request, claims it atomically in Redis, and short-circuits duplicates seen within a configurable time window, so they don't overwhelm your server or cause 5xx errors.

Total

Ranking: 192,201 of 196,125
Downloads: 537

Daily

Ranking: 30,884 of 196,106
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,411,726,152activesupport
81,394,381,169rake
291,010,713,264rspec

Owners

#GravatarHandle
1icontilo