forked from cardosofelipe/fast-next-template
Implement EventBus with Redis Pub/Sub #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Create centralized event bus for real-time notifications using Redis Pub/Sub.
Requirements
EventBus Class
Event Types
Event Schema
Tests
Acceptance Criteria
Technical Notes
redis.asynciofor async supportDependencies
Assignable To
backend-engineer agent