feat: add convex state functions for snapshot persistence
This commit is contained in:
@@ -451,5 +451,8 @@ Use `.env.example` as the source of truth.
|
||||
1. Replace `/auth/dev-login` with direct Better Auth UI/OAuth sign-in for public launch.
|
||||
2. Populate integration keys in Coolify environment for X, Polar, Qwen3 TTS, MinIO, and Convex.
|
||||
3. Implement Convex functions named by `CONVEX_STATE_QUERY` and `CONVEX_STATE_MUTATION`.
|
||||
- This repository includes `convex/state.ts` and `convex/schema.ts` for defaults:
|
||||
- `state:getLatestSnapshot`
|
||||
- `state:saveSnapshot`
|
||||
4. Move Better Auth from memory adapter to a persistent production adapter.
|
||||
5. Add tracing and external alerting.
|
||||
|
||||
Reference in New Issue
Block a user