Wiki/bridge/tests/webhooks
Corentin JOGUET c998c0d761
Some checks are pending
CI / Lint bridge (Biome) (push) Waiting to run
CI / Type-check bridge (push) Blocked by required conditions
CI / Tests unit bridge (push) Blocked by required conditions
CI / Tests integration bridge (push) Blocked by required conditions
CI / Security scan (push) Waiting to run
CI / Docker build + healthcheck (push) Blocked by required conditions
feat(bridge): add SSE realtime stream for R3.1.b database-view live updates
Redis Streams pub/sub (XADD/XREAD BLOCK) with Last-Event-ID replay, bounded
backpressure queue, 25s heartbeat, and full retry/abort handling. Publishes
RealtimeEvents from Baserow webhook handler after cache invalidation. 380 tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 23:55:06 +02:00
..
baserow-handler.test.ts feat(bridge): add SSE realtime stream for R3.1.b database-view live updates 2026-05-07 23:55:06 +02:00
docmost-handler.test.ts feat(webhooks): Bloc 7a Baserow complet + Bloc 7b Docmost stub avec HMAC verify et idempotence 2026-05-07 20:51:56 +02:00
routes.test.ts feat(bridge): add SSE realtime stream for R3.1.b database-view live updates 2026-05-07 23:55:06 +02:00
signature.test.ts feat(webhooks): Bloc 7a Baserow complet + Bloc 7b Docmost stub avec HMAC verify et idempotence 2026-05-07 20:51:56 +02:00