summaryrefslogtreecommitdiff
path: root/src/wikiarticle.go
AgeCommit message (Expand)AuthorFilesLines
15 hoursfeat: extract actors, directors, screenwriters from Wikipedia APIdev1-6/+144
25 hoursrefactor: pipeline SPARQL and wiki data in paralleldev1-122/+0
26 hours.dev1-8/+0
26 hoursrefactor: decode wiki_article names once in DB, encode on senddev1-4/+0
27 hoursfix: decode wiki article names for clean storagedev1-3/+6
27 hoursfix: avoid double URL-encoding of wiki article namesdev1-4/+11
27 hoursfeat: track wiki_status_code and skip 404 entries on rerundev1-23/+47
31 hoursfix: add 429 retry with exponential backoff and increase rate limit delaydev1-9/+32
31 hoursfeat: fetch missing wiki data from custom server and populate imdb tabledev1-0/+283