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
- 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
- fix(cli): use self-hosted dashboard URL in auth config error
- feat(cli): syntax-highlight JSON output of convex run/data in a TTY
- `npx convex env list` prints secret values by default
- Docs
- Rust not yet supported