convex-backend
https://github.com/get-convex/convex-backend
Rust
The open-source reactive database for app developers
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to convex-backend
Help out
- Issues
- splitPaginatedQueryPage uses cursor: null for first split piece, causing duplicate results on non-first pages
- Fable 5: Blob.slice().arrayBuffer() on a storage-backed Blob throws RangeError: offset is out of bounds when the blob is larger than the slice
- fix(react): stabilize ConvexProviderWithAuth context value
- Support manually set DevEnvFile
- Storage Blob returns zero-filled bytes on second read in the default runtime (silent corruption)
- Self-hosted SQLite backend: index_scan materializes the entire index range (ignores size_hint / no LIMIT), causing "too many system operations" + OOM on large tables
- Self-hosted: Node action env vars intermittently `undefined` under concurrency (runWithEnvironmentVariables mutates global process.env)
- Cache subqueries within a query execution (ctx.runQuery memoization)
- `convex run --inline-query` hangs after printing result (process never exits)
- Backend SIGABRT: isolate panic ("TaskExecutor went away") during shutdown when Postgres connection drops mid-commit
- Docs
- Rust not yet supported