Skip to main content

Crate minco_plugin_idempotency

Crate minco_plugin_idempotency 

Source
Expand description

Default idempotency primitives and a deterministic in-memory implementation for tests/local use.

Structs§

IdempotencyKey
IdempotencyPlugin
IdempotencyRecord
MemoryIdempotencyStore
RequestFingerprint

Enums§

IdempotencyError
PutOutcome

Traits§

IdempotencyStore