Commit Graph

18 Commits

Author SHA1 Message Date
cthomas
6928dc1705 fix: nullpool asyncpg timeout (#2556) 2025-05-30 14:01:59 -07:00
cthomas
f5aa97f02b feat: disable session reuse after close (#2547) 2025-05-30 12:51:19 -07:00
cthomas
fa9b27b191 feat: add timeout to null pool (#2549) 2025-05-30 12:50:53 -07:00
Kian Jones
f308aa2b80 fix(db): Disable Prepared Statements to Satisfy the Connection Pooler (#2449)
Co-authored-by: Kian Jones <kianjones@Kians-MacBook-Pro-2.local>
2025-05-27 15:29:12 -07:00
Kian Jones
ce8d1b0507 Revert "feat: turn off prepared statements" (#2448) 2025-05-26 22:04:22 -07:00
cthomas
71804f1cf2 feat: turn off prepared statements (#2444) 2025-05-26 20:56:57 -07:00
Matthew Zhou
65456bb8be fix: Patch db init bug (#2389) 2025-05-23 13:58:19 -07:00
Sarah Wooders
8692aba4bc feat: support sqlite async for async DB engine (#2384) 2025-05-23 13:49:07 -07:00
cthomas
795e3d1e63 feat: add low level db traces (#2343) 2025-05-22 23:35:10 -07:00
Sarah Wooders
1d2f8d86e9 feat(asyncify): migrate sources to async (#2332) 2025-05-22 19:39:44 -07:00
cthomas
279aab28e9 feat: add db tracing to otel (#2337) 2025-05-22 13:47:49 -07:00
Matthew Zhou
9bd08f946e feat: Add flag to disable/enable pooling on app level (#2310) 2025-05-21 11:59:21 -07:00
Matthew Zhou
a16a812275 feat: Tune down pg pool size params and switch connection picking to LIFO (#2299) 2025-05-21 09:29:16 -07:00
Andy Li
6e2e496272 fix: asyncgp ssl param (#2147) 2025-05-13 10:40:10 -07:00
Andy Li
8e2417aa2f feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
Matthew Zhou
68915e2356 feat: Add lazy initialization to db.py (#1716) 2025-04-15 12:01:46 -07:00
Charles Packer
9d63ccbeb2 fix: patch desktop database bug, ensure UTF-8 across python and app.ts (#1497) 2025-03-31 23:38:42 -07:00
Matthew Zhou
6d49dc1ac5 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00