atuin/crates/atuin-server-postgres
Ellie Huxtable 8b17690359
perf: create idx cache table (#2140)
* perf: add idx cache

* Update crates/atuin-server-postgres/migrations/20240614104159_idx-cache.sql

* indentation

* remove trigger - for each row is too much, should be once per transaction
2024-07-01 13:49:46 +01:00
..
migrations perf: create idx cache table (#2140) 2024-07-01 13:49:46 +01:00
src fix: ensure we cleanup all tables when deleting (#2191) 2024-06-24 16:46:19 +01:00
build.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
Cargo.toml chore(release): prepare for release v18.4.0-beta.1 (#2195) 2024-06-25 12:35:12 +01:00