this post was submitted on 21 Mar 2024
306 points (93.2% liked)

Programming

16921 readers
230 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Olap@lemmy.world 3 points 5 months ago (3 children)

ElasticSearch tried this and lost hard already. OpenSearch has already out paced it in features and performance and ES is effectively dead. Such a braindead exercise to see Redis follow suit

[–] onlinepersona@programming.dev 7 points 5 months ago (1 children)

Opensearch outpaced elasticsearch? This article from April 2023 states otherwise

OpenSearch saw over 3 times less code commits on core, and 14 times less work on important modules

[–] Olap@lemmy.world 4 points 5 months ago (1 children)

I wouldn't touch ES with a barge pole. They wrote their own gravestone imo. Check out the quality of the docs today between the two, and the SQL support. commits != quality or features

[–] onlinepersona@programming.dev 1 points 5 months ago (1 children)

The article goes more in depth about those points and ES comes out on top. OS is basically tailored to AWS, so outside of AWS it becomes less meaningful. But saying OS outpaced ES is a little disingenuous IMO

CC BY-NC-SA 4.0

[–] Olap@lemmy.world 1 points 5 months ago (1 children)

Can you license a comment in lemmy?

[–] onlinepersona@programming.dev -4 points 5 months ago

Why wouldn't that be possible?

CC BY-NC-SA 4.0

[–] MalReynolds@slrpnk.net 5 points 5 months ago

Generally appropriate response to this sort of thing. Best of luck, consider bringing a boatload of goodwill to the table. I doubt I'm alone...

[–] lysdexic@programming.dev -3 points 5 months ago (1 children)

Such a braindead exercise to see Redis follow suit

I agree, this sounds like a desperate cash grab.

I mean, cloud providers who are already using Redis will continue to do so without paying anything at all, as they're using stable versions of a software project already released under a permissive license. That ship has sailed.

Major cloud providers can certainly afford developing their own services. If Amazon can afford S3 and DynamoDB, they can certainly develop from the ground up their own Redis-like memory cache. In fact, Microsoft already announced Garnet, which apparently outperforms Redis in no small way.

So who exactly is expected to pay for this?

[–] snaggen@programming.dev 20 points 5 months ago (2 children)

Can someone explain the benefit of letting AWS use your product, then throw resources at it to improve it to get and advantage over your product, basically providing a much better product to their users than you would be able to. But they do it without any need to contribute back. I don't see the benefit of this to the opensource community at all, but people here seems to be quite passionate about it so you must see this differently than I do. So, please explain your view on how such a situation is beneficial to the OpenSource community.

[–] WhatAmLemmy@lemmy.world 10 points 5 months ago

FOSS has spent the last few decades operating under the assumption that companies would give back for the greater good if they found value and grew dependent on a project. What they didn't understand is that corporations are parasites who only care about immediate profits, and are more than happy to abuse the honor system indefinitely. There isn't any benefit to FOSS to continue operating under this model, which is why FOSS is shifting away from licenses that permit leeching for profit.

It's no different to how corporations have worked to destroy the social contract, and do everything imaginable to evade taxes, offshore labor, corrupt our political systems, and not give back to the economies that incubated them and enabled their success — at some point you have to tell them to get fucked, stop being a fucking parasite, and pay their fair share... If they don't give back and improve things for the majority, they don't deserve to profit from it.

[–] Carighan@lemmy.world -3 points 5 months ago (1 children)

The idea behind making your software fully open source is that you don't care either way. And everyone is free to do as they please.

[–] snaggen@programming.dev 5 points 5 months ago (1 children)

No, that is not all the idea. You might have that idea, but it is not a basic idea at all. To keep something open (as in open source), you must put restrictions that prevents it from closing.

A government is not more free just because it lacks any restrictions, about becoming a dictatorship. It is just less restricted at this point in time. To ensure a free society, there needs to be restrictions in place that ensures it stays free. The same applies to software.

Many seems to believe that less restrictions means more free or open, that is not true. It is just less restricted.

[–] Carighan@lemmy.world 1 points 5 months ago

Oh no,sorry,that's sorry of what I meant: if you desire additional restrictions you'll need a license for that - as the redis devs are doing now, in fact.

Which is fair. Quite fair. But if you do something less restrictive, you quite intentionally go the "dont care" route.