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
4 folders
at
cf27f32587f8dbf1b473ed616950398d136e6222
Wesley Finck
feat: Implement CardCollectionSaga for event aggregation and deduplication
1y ago
cf27f325
atproto
formatting
1 year ago
cards
don't emit collection created event (only when we have notifications)
1 year ago
feeds
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>
1 year ago
user
remove unused events
1 year ago