An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subscriptions, auth, and admin UI built on Rust, SQLite & Wasmtime.
Stars
4.8k
Forks
140
Watchers
4.8k
Open Issues
38
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.5k
commits
8
commits
4
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Fix migration filename and named placeholder construction to work for any unicode character.
eeb5269View on GitHubTS client: add an `onLoss` callback option to trigger some response to event loss.
30d1920View on GitHubKotlin client: add support for programmatic change event errors.
f044969View on GitHubRust client: support programmatic change event error statuses.
d77df8eView on GitHubPython client: add event abstraction, parsing of programmatic error and sequence numbers.
0e5d7bcView on GitHubGo client: support structured change event errors and sequence numbers.
ec9a8f6View on GitHubC#/Dotnet Client: support new ErrorEvent format with programmatic status and add sequence numbers.
3138c73View on GitHubTS Client: support new error ChangeEvent encoding with programmatic status.
1e5aa4aView on GitHubSwitch ErrorEvent statuses to an integer representation and update Dart client to support it as well as sequence numbers.
7ca34c3View on GitHub