Skip to content

Master -> dev merge#6

Merged
marcel-codr merged 24 commits intodevelopmentfrom
master
Dec 6, 2025
Merged

Master -> dev merge#6
marcel-codr merged 24 commits intodevelopmentfrom
master

Conversation

@marcel-codr
Copy link
Collaborator

No description provided.

JrTimha and others added 24 commits October 19, 2025 00:51
Integrates Redis for caching user notifications, including background cleanup tasks and fallback mechanisms. Updates configuration, Docker setup, and application state to support caching features, enhancing performance and reliability.
…zation

Enhances database queries to include user roles and updates room message preview serialization for better context representation. Refactors related models and services to support new data structures and functionality.
…sing

Introduces Redis-backed room membership caching to improve performance and reduce database calls. Adds event subscription handling for real-time processing of notifications via Redis channels. Updates related services, models, and configurations for seamless integration.
…aching integration, and optimize room queries

Streamlines room creation, invitation, and messaging workflows. Improves synchronization between Redis caching and database operations. Updates room queries for better performance and consistency. Adds error handling for caching operations.
Introduces a new `welcome` module to print a stylized app title, version, and run mode on startup. Updates main entry point to invoke the welcome message for better startup visibility.
Replaces the Kafka consumer with a producer for event-driven push notifications. Introduces `PushNotificationProducer` to handle outgoing notifications and integrates it with the broadcast system. Updates configuration, dependencies, and Docker setup to support the new architecture.
# Conflicts:
#	.idea/workspace.xml
Replaces hardcoded CORS and Keycloak error handling with explicit error messages. Updates Kafka topic and header configurations for better alignment with notification models. Introduces `send_undeliverable_notifications` method with filtering to streamline push notification logic. Integrates `NotificationEvent` for targeted notification handling.
@marcel-codr marcel-codr requested a review from JrTimha December 6, 2025 10:57
Copy link
Owner

@JrTimha JrTimha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default Master Merge

@marcel-codr marcel-codr merged commit b186a88 into development Dec 6, 2025
2 checks passed
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.

2 participants