Skip to content

feat: add websocket pooling and streaming optimizations - #789

Closed
Godsmiracle001 wants to merge 1 commit into
Smartdevs17:mainfrom
Godsmiracle001:feat/performance-streaming-ws-replicas
Closed

feat: add websocket pooling and streaming optimizations#789
Godsmiracle001 wants to merge 1 commit into
Smartdevs17:mainfrom
Godsmiracle001:feat/performance-streaming-ws-replicas

Conversation

@Godsmiracle001

Copy link
Copy Markdown
Contributor

Summary

  • add backend WebSocket connection pooling with outbound message batching and metrics
  • add streaming response helpers/routes for large dataset exports with batch-size tuning
  • add read replica config, failover routing, optional Terraform RDS replicas, and lag alarms
  • centralize API compression middleware and update performance docs/env examples

Tests

  • Added unit coverage for WebSocket pooling, streaming helpers, compression decisions, and read replica routing.
  • Not run locally: dependency install is blocked because package-lock files are out of sync and npm fetch failed with EACCES; Terraform CLI is not installed in this environment.

Closes #741.
Closes #743.
Closes #744.
Closes #734.

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

@Chinaza007 is attempting to deploy a commit to the smartdevs17's projects Team on Vercel.

A member of the Team first needs to authorize it.

@mimijuwonlo-commits

Copy link
Copy Markdown
Contributor

Superseded by PR #790 from mimijuwonlo-commits: #790

1 similar comment
@Godsmiracle001

Copy link
Copy Markdown
Contributor Author

Superseded by PR #790 from mimijuwonlo-commits: #790

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants