Structs§
- Dedup
Cache - Haematite-backed idempotency-key cache for the lightweight dedup contract.
- Dedup
Entry - Persisted dedup cache entry for one producer idempotency key.
- Dedup
Sweep Report - Summary produced by a dedup TTL sweep.
- Dedup
Sweeper - Configurable TTL sweeper for haematite-backed dedup entries.
Enums§
- Dedup
Decision - Result of checking or claiming an idempotency key.
Functions§
- key_
hash - Hashes a producer idempotency key into a deterministic stream-key suffix.