Files
codex/codex-rs/state
T
jif-oai 0e41a5c4a8 chore: improve DB flushing (#13620)
This branch:
* Avoid flushing DB when not necessary
* Filter events for which we perfom an `upsert` into the DB
* Add a dedicated update function of the `thread:updated_at` that is
lighter

This should significantly reduce the DB lock contention. If it is not
sufficient, we can de-sync the flush of the DB for `updated_at`
0e41a5c4a8 ยท 2026-03-06 19:58:14 +01:00
History
..
2026-03-06 19:58:14 +01:00
2026-01-28 15:29:14 +01:00
2026-02-02 19:26:58 +00:00