Commit graph

12 commits

Author SHA1 Message Date
Hongbo Wu
dece399faf create index concurrently on topic column in library_item table 2024-06-18 21:24:43 +08:00
Hongbo Wu
f0b71e6833 create ltree extension if not exists 2024-06-18 18:29:45 +08:00
Hongbo Wu
57b28c39bf store topic as a ltree 2024-05-27 21:17:54 +08:00
Hongbo Wu
80841bf9af add score to library_item table 2024-05-27 11:11:05 +08:00
Hongbo Wu
67dac9ba31 add public item source 2024-05-26 14:41:38 +08:00
Hongbo Wu
f2d2e852e1 grant db permission 2024-05-24 15:32:14 +08:00
Hongbo Wu
a48a614676 save just read feed in redis sorted set 2024-05-24 14:52:21 +08:00
Hongbo Wu
cb4fc23507 implement justReadFeed API 2024-05-23 22:07:19 +08:00
Hongbo Wu
b058952c2d implement updateJustReadFeed job 2024-05-23 21:10:01 +08:00
Hongbo Wu
06b89a88b3 update candidates selection 2024-05-23 15:48:30 +08:00
Hongbo Wu
912fc566a9 add approved column and seen_at 2024-05-23 11:32:14 +08:00
Hongbo Wu
85ee10c1c5 add tables for public inventory 2024-05-21 15:37:59 +08:00