2023-06-14 UTC
# vikanezrimaya This could probably replace my current filesystem backend if I index things by URLs and not just the primary key (to make fetching posts by pretty URLs faster) and make a separate table for parent-child relations (so I can more easily JOIN on it and not have row-level locks when inserting many posts in a row into a feed)