Wiki/bridge/src/lib
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
..
cache.ts feat(bridge): R1 refactor proxy generique style Notion 2026-05-07 22:12:32 +02:00
config.ts feat(bridge): add SSE realtime stream for R3.1.b database-view live updates 2026-05-07 23:55:06 +02:00
container.ts feat(auth): R2.3b bridge accepte JWT HMAC DocAdenice via DOCMOST_APP_SECRET 2026-05-07 23:02:01 +02:00
errors.ts feat(auth): Bloc 4 — middleware OIDC-ready avec dual mode service-token + Authentik JWT 2026-05-07 21:17:56 +02:00
event-bus.ts feat(bridge): add SSE realtime stream for R3.1.b database-view live updates 2026-05-07 23:55:06 +02:00
http.ts feat(bridge): bloc 3 — routes REST Tier 1 + auth + repos Baserow (10 endpoints) 2026-05-07 20:01:36 +02:00
logger.ts chore: initial commit — formation-hub conception phase 2026-05-07 12:16:19 +02:00