API Reference IdempotencyPlug v0.1.2
modules
Modules
Plug that handles Idempotency-Key
HTTP headers.
Module that defines an ETS store.
Module that defines an Ecto store.
Module that defines the plug handler callbacks.
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.