I know that Lemmy is open source and it can only get better from here on out, but I do wonder if any experts can weigh in whether the foundation is well written? Or are we building on top of 4 years worth of tech debt?

  • BURN@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    That’s what I’m thinking. Microservices could be a huge pain in the ass, but a hybrid approach would make things much better. Smaller instances wouldn’t be a problem, but the larger instances would be able to separate out components.

    To keep it possible to run monolithicly would probably need a lot of work, but it’s possible to do and would probably be the best approach.