Commits
- Commit:
11613bf6f46400bef8458911489120bcae43b645
- From:
- Oliver Lowe <o@olowe.co>
- Date:
lemmyverse: retain bad lemmy.world communities
removing lines stuffs up our search program as we require a complete
community every 3rd record.
- Commit:
4fe62619eb0056f51a56c8117074b04245c09e74
- From:
- Oliver Lowe <o@olowe.co>
- Date:
lemmyverse: generate our database on the fly to simplify cache
Our awk program can go through the database really quickly now that we
trim the fat of community.full.json before we store info from it.
- Commit:
2f11327c092f6d29cf4651b0d75082fe9bb413ba
- From:
- Oliver Lowe <o@olowe.co>
- Date:
add lemmyverse(1)