alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
semble
/
src
/
modules
/
feeds
/
application
/
eventHandlers
2 files
at
8457bd088445473905ea66bf740ae0fb33bf7c60
Wesley Finck
wip: major transition
9mo ago
8457bd08
CardAddedToCollectionEventHandler.ts
feat: Implement CardCollectionSaga for event aggregation and deduplication This commit introduces a Saga pattern to handle card collection events, providing: - Event aggregation within a 5-second window - Merging library and collection events for the same card - Coordinated activity creation through a centralized saga - Improved event handling with minimal changes to existing architecture Changes: - Added CardCollectionSaga to coordinate event processing - Updated event handlers to use the new saga - Implemented event merging and deduplication logic - Added timer-based event flushing mechanism Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
11 months ago
CardAddedToLibraryEventHandler.ts
feat: Implement CardCollectionSaga for event aggregation and deduplication This commit introduces a Saga pattern to handle card collection events, providing: - Event aggregation within a 5-second window - Merging library and collection events for the same card - Coordinated activity creation through a centralized saga - Improved event handling with minimal changes to existing architecture Changes: - Added CardCollectionSaga to coordinate event processing - Updated event handlers to use the new saga - Implemented event merging and deduplication logic - Added timer-based event flushing mechanism Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
11 months ago