• RonSijm@programming.dev
      link
      fedilink
      arrow-up
      16
      ·
      7 months ago

      Probably, AWS and Google probably have millions of existing customers using Redis. And AWS and Google are not going to be paying for it themselves of course, but just pass the costs on to their customers.

      So they can stick to the old official Redis version for a while, before the license change happened, but at some point someone might find a vulnerability, and patch it in the official Redis, and then everyone that’s stuck on the old version is fucked - it’s a bit of a ticking time-bomb to be stuck on an old version.

      So then AWS and Google customers can decide

      • “I want to use the latest version of official Redis, and pay x per month per Redis cache” (if the new license allows that)
      • Or “AWS doesn’t support a free Redis anymore, but competitor does, so I’m just gonna migrate my infra to a different cloud”

      So if they already switch to an open-license fork they can preemptively mitigate most of those risks

        • abhibeckert@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          7 months ago

          Unless of course the corps use “fuck you” money to kill redis.

          I doubt the corps are angry at redis. They just don’t like the new terms.

            • RonSijm@programming.dev
              link
              fedilink
              arrow-up
              3
              ·
              7 months ago

              They were allowed to leech, […]

              Services like AWS and Google Cloud offer 1000s of “free software” (like Redis) as a service - like AWS Elasticache - and if you look at the pricing, cache.t2.micro for example, is $0.017/hour, while just a plain t2.micro vm is $0.0116/hour. So effectively AWS is only “leeching” $0.0054 an hour on the Managed Redis that they’re offering.

              An AWS managed Redis is just easier, otherwise I’d have to boot my own t2.micro, and install Redis there. I’d still be using official Redis on AWS, because self-hosting is still fine in the new license, it’s just more work for me, because the license doesn’t allow AWS to do it for me anymore.

              and the naive, purist opensource community ([…]) will happily join the ranks of businesses that couldn’t be bothered to donate to Redis

              It’s funny how people are now siding with Redis. When other companies did something similar (like identityserver4 was FooS, and then they created their new commercial company - and everyone was like “fuck you, you people are sellouts.”.

              Most of the time when a FooS project goes commercial, people make a free fork and the commercial project slowly dies

                • RonSijm@programming.dev
                  link
                  fedilink
                  arrow-up
                  5
                  ·
                  7 months ago

                  243650.0054 = 47,304$/ year / instance. How many instances are hosted by AWS? How many are hosted by Google? How many by other Redis aaS?

                  Formatting it like 47,304$/ year seems like you’re saying it’s $47k, but it’s just $47. How much would it cost any company to self-maintain their Redis instance?

                  Don’t contribute back in a significant manner

                  They have multiple people full time employed that are contributing, and how are they “hampering its development”?

                  If you look at the top contributors: https://github.com/redis/redis/graphs/contributors

                  • #4 Binbin works for Tencent Cloud
                  • #6 Zhao Zhao works for Alibaba
                  • #7 Madelyn Olson works for AWS
                  • #9 Wen Hui works for Huawei

                  Soo actually these cloud providers are some of biggest contributes to the project. They’re not just taking Redis and aren’t contributing. The opposite actually lol.

                  Besides, you’re acting like Redis is some poor little startup, but they’re a company with 991 people (by their linkedin stats). Its like if Oracle would change the MySQL license, and then you side with Oracle “Poor little Oracle, everyone uses MySQL, but no one contributes” - yea no

    • FanchFilingCabinet@lemy.lol
      link
      fedilink
      arrow-up
      9
      ·
      7 months ago

      It’s worth remembering a lot of these megacorps do employ people directly to work on FOSS projects. Here’s a quick and lazy example involving AWS
      https://redis.com/blog/redis-core-team-update/ but Red Hat and others do the same.

      I’m not a fan, and it feels almost as if by employing and embedding people in these projects they look to exert control over them. Realistically, I don’t see that as any different than if they were paying money directly for the same control. Except this way FOSS still has benefits after the license change.

      • 0x0@programming.dev
        link
        fedilink
        arrow-up
        4
        ·
        7 months ago

        I’d say paying money is not as effective at influencing a project as embedding developers is.

        • FanchFilingCabinet@lemy.lol
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          7 months ago

          In terms of bang for the buck, I’d absolutely agree. It’s only when a company fully depends on the income of a single client, or closely aligned few, that this becomes a question.

    • abhibeckert@lemmy.world
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      edit-2
      7 months ago

      The “mega-corps” have enough money that there’s zero chance this is a money issue. It will be about control.

      They don’t want Redis to dictate terms over the software running on their servers. No amount of money will change their mind on that - they wouldn’t accept the new terms if redis offered to pay them billions of dollars.