This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
trailbase
Watch
1
Star
0
Fork
0
You've already forked trailbase
mirror of
https://github.com/trailbaseio/trailbase.git
synced
2026-05-18 23:39:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63c330c4e51daf5fb7309ffa3307414c854fb9be
trailbase
/
trailbase-core
T
History
Sebastian Jeltsch
4d307fc8bc
Update rust dependencies.
2025-04-17 14:52:02 +02:00
..
benches
Extend
trailbase-sqlite
s execution model to allow for parallel reads. This reduces the latency long-tail for slow reads.
2025-04-15 12:15:40 +02:00
bindings
…
migrations
Manage file deletions through an auxiliary table: "_file_deletions" and triggers.
2025-04-02 00:15:05 +02:00
proto
Add a periodic cleanup job to retry failed file deletions.
2025-04-02 00:17:07 +02:00
src
Streamline logs writer.
2025-04-17 11:36:17 +02:00
templates
Cherry-pick better rule validation from _fields_ branch.
2025-04-06 17:05:08 +02:00
tests
Explicitly time logs (to avoid skew), move logging to
on_event
and add milliseconds to logs dashboard.
2025-04-16 12:36:45 +02:00
.gitignore
…
build.rs
Minor: consistent tokio and env_logger dependencies.
2025-04-14 09:25:44 +02:00
Cargo.toml
Update rust dependencies.
2025-04-17 14:52:02 +02:00