Commit graph

7 commits

Author SHA1 Message Date
sebastian-heinz
afc14ad4ae
Networking 2.x (#982) 2026-03-17 09:29:37 +08:00
Sehkah
e745f4470a Document PSQL benchmark setup. 2025-05-23 18:29:55 +02:00
Sehkah
6520d83f1a Add convenience script to convert SQLite schema without having to start up the application.
Avoid "if not exists" in base schema as this is only expected to run once anyway, otherwise mariadb is not happy about conditional indexes.
2025-04-20 22:10:55 +02:00
Sehkah
080a868259 Refactor persistence layer, add new 37>38 migration. 2025-04-19 15:23:30 +02:00
Sehkah
aeaa2c8ace Make pg_loader consume less RAM by batching. 2025-04-18 16:59:06 +02:00
Sehkah
6e6c503b47 Fix pgloader to deal with schema incompatibilities. 2025-04-18 13:22:19 +02:00
Sehkah
3e0ef64f2f Add optional SQLite statement tracing & pgloader sidecar for PSQL sample. 2025-04-13 18:39:20 +02:00