• tyler@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    16 hours ago

    Man I’ve never seen it not work. It’s pretty much the only pattern I use because it’s so successful. Meanwhile the other teams in my company have numerous failed migrations because they try to rewrite the entire thing at once instead of using the strangler fig pattern.

    • lime!@feddit.nu
      link
      fedilink
      English
      arrow-up
      1
      ·
      13 hours ago

      only time i’ve ever tried it was in a duolith consisting of over half a million lines of python, all of them critical.