aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-kv/src (unfollow)
Commit message (Collapse)Author
9 dayschore: Remove more (kinda) useless stuffBenedikt Peetz
2025-09-10fix: run `cargo fmt`Ray Kohler
2025-09-10fix: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
* chore: update to rust 1.88 * clippy + fmt * update ci version * update flake
2025-05-06feat: Implement KV as a write-through cache (#2732)Michelle Tilley