diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-12-18 16:12:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-18 16:12:39 -0500 |
| commit | 96e6bb23472735d4d1dec299d41e19a38f63adbd (patch) | |
| tree | 4a18961d4f7ef39f2d4c1a88d0aad9e7db582719 /crates/atuin-server-sqlite | |
| parent | fix: Move thorough search through search.filters w/ workspaces (#2703) (diff) | |
| download | atuin-96e6bb23472735d4d1dec299d41e19a38f63adbd.zip | |
feat: add support for read replicas to postgres (#3029)
Support for routing read queries to read replicas for Postgres
We have very high database usage these days, and now run shell history
sync off of [Planetscale](https://planetscale.com/)
This setup gives us 2x read replicas, meaning we can reduce load on the
primary
I doubt this is required for anyone else's setup - lmk if so.
Diffstat (limited to 'crates/atuin-server-sqlite')
0 files changed, 0 insertions, 0 deletions
