Commits
- Commit:
e60f39703422b80be3975c3755648efb35cea15a- From:
- Oliver Lowe <o@olowe.co>
- Date:
lemmyverse: use find, not search
search kinda implies we search the contents of lemmy communities.
But what we're really doing is finding lemmy communities.
- 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)
