Elektrine lite

← Feed

@hailey@hails.org

Post #3825721

2026-07-15 03:40 UTC

Have you checked that your database transactions are doing what you want?

Replies (1)

  • @xssfox@cloudisland.nz 2026-07-15 06:01

    @hailey@hails.org you're absolutely right, read uncommitted provides the best performance. I've updated all the queries in the project to improve latency.

    Open ##3825715