summaryrefslogtreecommitdiff
path: root/cli/cache/cache_db.rs
AgeCommit message (Expand)Author
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci
2023-03-28fix(core): restore cache journal mode to TRUNCATE and tweak tokio test in Cac...Matt Mastracci
2023-03-27feat(core): initialize SQLite off-main-thread (#18401)Matt Mastracci