replied to some time ago:
Mark conversations about textlog with or or , so they’re not shown in ‘all’ or ‘new’ bc they’re annoying. It is becoming slow because I raised it to 100 items/page, and the cache invalidates whenever there are new posts, so you get the full cost of the query, after that it serves materialized from disk or memory which are faster. Perhaps it’s time to switch to Postgres. It’s an SQLite rn.

