38
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 01 Aug 2023
38 points (100.0% liked)
Lemmy
11947 readers
94 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
Not sure about resource usage but a single instance for a given community mean a single point of failure.
Sure. I'm talking about any group of people that want a forum on the internet without bothering about being on the fediverse. Would just spinning up an unfederated lemmy server be a good option for this from a resources/efficiency standpoint?
Yes it would. Another one written in elixir and no federation stuff in is https://github.com/ckruse/cforum_ex
Even with federation the community is bound to an instance, so once the instance goes down the community is down too, at least the federation of the community as far as I understand. So it is already a single point of failure.
Ah, interesting. I did not know that, but it makes sense.