summaryrefslogtreecommitdiff
path: root/ext/cache/sqlite.rs
AgeCommit message (Expand)Author
2023-01-15refactor: clean up `unwrap` and `clone` (#17282)Yiyu Lin
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-10-10perf(ext/cache): set journal_mode=wal (#16231)Satya Rohith
2022-10-09feat(core): improve resource read & write traits (#16115)Luca Casonato
2022-10-03chore(ext/cache): make helper functions public (#16117)Satya Rohith
2022-09-28feat: implement Web Cache API (#15829)Satya Rohith