Commit Graph

67 Commits

Author SHA1 Message Date
bernard-ng 8244e2ce5f [backend] update queries to postgres 2025-10-20 17:41:29 +02:00
Bernard Ngandu 9f6a88e7f8 Merge pull request #2 from bernard-ng/codex/optimize-backend-queries-for-postgres
Use canonical UUID strings for PostgreSQL queries
2025-10-20 17:36:33 +02:00
Bernard Ngandu 8993b5daec Normalize importer UUID handling for PostgreSQL 2025-10-20 15:09:07 +02:00
Bernard Ngandu 5ac2fcb1fb Use canonical UUID strings for PostgreSQL queries 2025-10-20 14:56:03 +02:00
bernard-ng c334452426 [backend] from mariadb to postgres 2025-10-20 13:50:56 +02:00
Bernard Ngandu 49733e03b7 Merge pull request #1 from bernard-ng/codex/migrate-database-from-mariadb-to-postgresql
Revert PostgreSQL switch and document migration plan
2025-10-18 22:50:03 +02:00
Bernard Ngandu c725797234 Document migration plan and add portable helper 2025-10-18 22:47:49 +02:00
bernard-ng 6855590d6b [backend] bump deps and fix styles 2025-10-07 00:23:41 +02:00
bernard-ng 449718cdf2 [backend] accept articles from crawler 2025-10-07 00:15:38 +02:00
bernard-ng 327ba5179d [crawler]: add runing instructions 2025-10-06 20:20:14 +02:00
bernard-ng e105ff233f fix: async queue 2025-10-06 20:00:54 +02:00
bernard-ng 497633fb61 docs: add status badges 2025-10-06 18:05:53 +02:00
bernard-ng 6a49110b30 [crawler]: fix style with ruff 2025-10-06 18:01:17 +02:00
bernard-ng 6b3e0323c5 fix: github actions 2025-10-06 17:56:34 +02:00
BernardNganduDev 6a12760c99 async support via redis and rq 2025-10-06 16:59:38 +02:00
BernardNganduDev 039402110d feat: crawling html and wordpress sources 2025-10-06 15:18:08 +02:00
bernard-ng 68d521677a Initial commit 2025-10-05 14:42:25 +02:00