91
r/Piracy has entered restricted mode and will open in two days
(lemmy.sdf.org)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
📜 c/Piracy Wiki (Community Edition):
💰 Please help cover server costs.
Ko-fi | Liberapay |
Could the lemmy instance survive that load? There's way too many good posts I am afraid.
Actually, not that difficult. All this does is it uses the Reddit API to download the content and creates an SQL script that restores the data directly into the SQL database of a Lemmy instance. This means, it doesn't actually touch the Lemmy instance at all. You just run the SQL script directly on the database and Lemmy can then access the data from the database as if it had been posted on Lemmy over the last few years.
The only hard limit here is the size of the database. As long as you got enough disk space for the database to handle all that content everything is fine.