Skip to content

docs: mention Forgettable payloads in README advanced features - #158

Closed
HonestMajority wants to merge 1 commit into
mainfrom
readme-forgettable-advanced
Closed

docs: mention Forgettable payloads in README advanced features#158
HonestMajority wants to merge 1 commit into
mainfrom
readme-forgettable-advanced

Conversation

@HonestMajority

@HonestMajority HonestMajority commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What

Adds a short Forgettable payloads subsection to the README's Advanced features section, alongside Transactions and Nested Entities.

Why

Forgettable<T> is a distinguishing feature of es-entity (GDPR-style deletion of personal data without rewriting event history), but it was only documented in the book — the top-level README never mentioned it. This gives it a concise shoutout with a minimal example and links to the existing Forgettable Data book chapter for the full guide.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only README change with no runtime or API impact.

Overview
Adds a Forgettable payloads subsection under README Advanced features (after Nested Entities), so Forgettable<T> is visible at the top level—not only in the book.

The new text explains GDPR-style deletion without rewriting events, shows a minimal CustomerEvent example with Forgettable<String>, and links to the existing Forgettable Data chapter for full guidance.

Reviewed by Cursor Bugbot for commit dff5656. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@HonestMajority
HonestMajority marked this pull request as ready for review July 23, 2026 09:35
@HonestMajority

Copy link
Copy Markdown
Contributor Author

Closing, already solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant