audiobookshelf/test/server/managers
Kevin Gatera dedbe57b0c
add timeout to postgres backup commands
Kill pg_dump/pg_restore after 30 minutes so a lock wait cannot hang a
backup or leave the server disconnected from its database during a
restore. A killed restore rolls back via --single-transaction.
2026-08-02 22:35:02 -04:00
..
migrations Add db migration management infratructure 2024-09-04 12:48:10 +03:00
ApiCacheManager.test.js Add ApiCacheManager test for should remove recent-episodes cache entries 2026-04-26 16:51:39 -05:00
BackupManager.test.js add timeout to postgres backup commands 2026-08-02 22:35:02 -04:00
BinaryManager.test.js Add Nunicode sqlite extension integration 2024-09-29 09:22:39 +03:00
MigrationManager.test.js tighten postgres compatibility tests and diagnostics 2026-08-02 18:19:05 -04:00