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-01-07 18:30:21 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22bea3e6ebde6f766db2f170983c7df0e0c75f4e
trailbase
/
trailbase-sqlite
History
Sebastian Jeltsch
fe2e8cfda4
Clean up Sqlite connection setup, no-parallel reads for in-memory dbs, and add a placeholder storage for persisting apalis queues.
2025-04-23 11:56:36 +02:00
..
benches
Update to Rust edition 2024.
2025-04-20 07:36:26 +02:00
examples
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
src
Clean up Sqlite connection setup, no-parallel reads for in-memory dbs, and add a placeholder storage for persisting apalis queues.
2025-04-23 11:56:36 +02:00
Cargo.toml
Update to Rust edition 2024.
2025-04-20 07:36:26 +02:00