aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server-postgres/src (unfollow)
Commit message (Expand)Author
2026-01-27feat: remove user verification functionality (#3108)Ellie Huxtable
2026-01-23chore!: remove total_history from api index response (#3094)Ellie Huxtable
2025-12-18feat: add support for read replicas to postgres (#3029)Ellie Huxtable
2025-07-29feat: add IDX_CACHE_ROLLOUT (#2850)Ellie Huxtable
2025-07-24fix: ensure the idx cache is cleaned on deletion, only insert if records are ...Ellie Huxtable
2025-07-24fix: use transaction for idx consistency checking (#2840)Ellie Huxtable
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-06-23feat: Add sqlite server support for self-hosting (#2770)Scotte Zinn
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-07-03fix: ambiguous column name (#2232)Ellie Huxtable
2024-07-03fix: idx cache inconsistency (#2231)Ellie Huxtable
2024-07-02feat: monitor idx cache consistency before switching (#2229)Ellie Huxtable
2024-07-02perf: write to the idx cache (#2225)Ellie Huxtable
2024-06-24fix: ensure we cleanup all tables when deleting (#2191)Ellie Huxtable
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-05-21fix: redact password in database URI when logging (#2032)Jeremy Cline
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable