• v1.0.0-staging.4 4cfb73b2d4

    v1.0.0-staging.4 Pre-Release

    theoludwig released this 2024-08-30 20:30:16 +02:00 | 0 commits to staging since this release

    1.0.0-staging.4 (2024-08-30)

    Bug Fixes

    • wikipedia data dump POC improvements (8dec198)

    Features

    • adapt internal_links SQL file POC (fee0b4e)
    • api: create Lucid models and migrations for Wikipedia database dump + usage of PostgreSQL instead of MariaDB (02ee112)
    • api: health checks (376c0fd)
    • api: implement GET /wikipedia/pages?title=search_title (cdc8cf2)
    • api: implement GET /wikipedia/pages/[id] (63862b1)
    • api: rate limiting (207d348)
    • api: work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id (f0b22f6)
    • init apps/api (d020552)
    • start implementation to get Wikipedia dump and customize it (3de838d)
    • wikipedia data dump working (f53a797)

    Performance Improvements

    • docker: optimize pnpm installation (bf1729c)
    • improve memory usage for POC to get wikipedia dump (3bed3e0)
    Downloads