Say you decide to self-host a Lemmy instance. When you create that instance, do you immediately need to download and store all the data that has ever been posted to all federated Lemmy instances? Or perhaps you only need to download and store everything that is posted to the federated Lemmy instances from that point forward? Or better yet, do you only store what the users on that instance do (i.e. their posts, and posts to the communities hosted on that instance)?

  • @Candelestine
    link
    English
    31 year ago

    The moment any user of either Instance subscribes to any community on another Instance, it will federate them together. That is when it will begin downloading.

    • @KalciferOP
      link
      English
      11 year ago

      That is when it will begin downloading.

      “Downloading” meaning that every post that is ever posted to that community, from the moment of federation, by anybody, gets downloaded? Will it only download content from that specfic linked community, or does it begin to download every single post that is ever posted to any community between those two linked instances?

      • @Candelestine
        link
        English
        11 year ago

        Getting too far into the weeds for me to answer with full confidence. I’d look into the Self-Hosting communities.

        • @KalciferOP
          link
          English
          21 year ago

          Oh, am I misunderstanding the purpose of this community? I thought its purpose was for people to post content regarding the “Lemmy” service as a whole: questions, educational content, problems, PSA’s etc. I assumed it was a sort of “meta” community for the Lemmy service.

          • @Candelestine
            link
            English
            41 year ago

            This is a fine place, if you don’t mind waiting for answers. Average users probably don’t know that much more than I do though. The Self-Hosting guys probably just have threads talking about stuff like this, which you wouldn’t have to wait for.

      • deejay4am
        link
        English
        11 year ago

        My understanding is that it will pull all existing text content (posts/links and their comments) but NOT media (images/video); those are always hosted from the originating instance.

        It will only pull/cache the subscribed community, not the entire instance.

        It will also pull in new posts and comments as they are created from that point forward, and interactions that occur on your instance will be relayed back to the originating instance as long as your instance remains federated with it.

        Also, IIRC, federation is a two-way street. If an instance defederates from yours, it will no longer accept anything from your instance; but you can still see it. Likewise, if you instance defederates from the other, yours won’t pull new content from it at all. Federation, unlike the “cache once subscribed” described above, includes all communities that originate on that instance.

        If users interact with a community that originates on a defederated instance from your instance, the original instance will NOT see those changes. I’m not clear on if they will re-sync if re-federation occurs at a later time.