API Reference IdempotencyPlug v0.2.1

modules

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 processes to ensure requests, at most, are processed once.

Module that defines the store callbacks.

mix-tasks

Mix Tasks

Generates a IdempotencyPlug store migration.