• Square Singer@feddit.de
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    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.