Wiki/bridge
Corentin JOGUET 5b2abbc23c feat(bridge/adapters): bloc 1 propre — BaserowClient + DocmostClient + RedisCache
- BaserowClient : CRUD rows, listRows pagination/filter/search, resolveTableIds, healthCheck
- DocmostClient : auth session cookie auto-relogin, spaces/pages/shares CRUD, healthCheck
- RedisCache : cache-aside, invalidation pattern SCAN, idempotence webhooks, rate limit sliding window
- errors.ts : BridgeError typee + 11 ErrorCode (AUTH/RG_VIOLATION/BASEROW_UNAVAILABLE...)
- bumps mineurs deps (hono, ofetch, ioredis, zod, pino) + ajout pino-pretty dev

tsc strict mode clean, biome ci clean. Tests unit a venir (Bloc 6 via bridge-tester).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 19:39:58 +02:00
..
src feat(bridge/adapters): bloc 1 propre — BaserowClient + DocmostClient + RedisCache 2026-05-07 19:39:58 +02:00
tests ops(ci): add vitest config + sanity tests stub 2026-05-07 12:25:00 +02:00
.env.example chore: initial commit — formation-hub conception phase 2026-05-07 12:16:19 +02:00
.gitignore chore: initial commit — formation-hub conception phase 2026-05-07 12:16:19 +02:00
biome.json chore: initial commit — formation-hub conception phase 2026-05-07 12:16:19 +02:00
Dockerfile chore: initial commit — formation-hub conception phase 2026-05-07 12:16:19 +02:00
package-lock.json feat(bridge/adapters): bloc 1 propre — BaserowClient + DocmostClient + RedisCache 2026-05-07 19:39:58 +02:00
package.json feat(bridge/adapters): bloc 1 propre — BaserowClient + DocmostClient + RedisCache 2026-05-07 19:39:58 +02:00
tsconfig.json chore: initial commit — formation-hub conception phase 2026-05-07 12:16:19 +02:00
vitest.config.ts ops(ci): add vitest config + sanity tests stub 2026-05-07 12:25:00 +02:00