Sha256: b04057bc80dccfc1828aea2f21e1a17eff0af985c63c0b89a19599e376eb3a7a
Contents?: true
Size: 407 Bytes
Versions: 1
Compression:
Stored size: 407 Bytes
Contents
# Idempotent Request Changelog # ## v0.1.4 ## * Fix an issue, when http response from backend != 200..226 caused lock to be taken ## v0.1.3 ## * Fix an issue, when concurrent requests sent to an endpoint won't be protected by idempotency until the 1st request is finished ## v0.1.2 ## * Fix rack response * Disuse SETNX (@espadrine) ## v0.1.1 ## * Add caching for successful responses (@gomayonqui)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
idempotent-request-0.1.5 | CHANGELOG.md |