Commit graph

3 commits

Author SHA1 Message Date
3437ac5513
chore: update LICENSE
Signed-off-by: RhenCloud <i@rhen.cloud>
2026-08-25 20:19:00 +08:00
c6198e855f
chore: add MIT LICENSE file
Signed-off-by: RhenCloud <i@rhen.cloud>
2026-08-18 13:56:34 +08:00
737dd7af98
feat(reliability): idempotency store, custom webhook replay protection, correlation ids
Add LICENSE (MIT), an IdempotencyStore abstraction with a KV implementation and provider-scoped delivery keys, optional replay protection for custom webhooks (X-WebHooker-Timestamp + X-WebHooker-Nonce), and per-request correlation ids in webhook responses and logs.
2026-08-15 17:03:32 +08:00