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