API Reference IdempotencyPlug v#0.2.2

Copy Markdown View Source

Modules

Plug that handles Idempotency-Key HTTP headers.

There's another request currently being processed for this ID.

Module that defines an ETS store.

Module that defines an Ecto store.

The cached response process didn't terminate correctly.

There are multiple Idempotency-Key request headers.

There's no Idempotency-Key request headers.

The fingerprint for the request payload doesn't match the cached response.

A GenServer that tracks request processes to ensure each request is processed at most once.

Behaviour for cache stores.

Mix Tasks

Generates a IdempotencyPlug store migration.