-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Description
- Event consumers need access to the creation timestamp when reading from event streams
- All store implementations already have timestamp data available but were not exposing it
- Documentation should reflect the recommended source generator approach for type registration
Deliverables
- StreamEvent field: Add
CreatedDateTime parameter toStreamEventrecord struct - Store implementations: Update all store implementations (KurrentDB, SQL variants, Redis, ElasticSearch, InMemory) to populate the
Createdfield - Documentation update: Revise serialization docs to emphasize source generator approach and document
EVTC001analyzer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels