Тёмный

The Race to Replace Redis 

Bufferhead
Подписаться 5 тыс.
Просмотров 48 тыс.
50% 1

Опубликовано:

 

28 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 67   
@jan_the_man
@jan_the_man 6 месяцев назад
I like how this shows how software being open source ensures the continuous availability of such software, even after the original version is no longer open sourced
@felixjohnson3874
@felixjohnson3874 6 месяцев назад
I've said it before and I'll say it again; open source's primary purpose is the developer waiving the right to fuck over their users. (Beyond that of a mild inconveniencing) The security, accountability, and crowdsourcing of improvements are all secondary to that.
@olhoTron
@olhoTron 6 месяцев назад
I switched to a map[string]string, but I have to call it a "local keyval storage" otherwise the change wouldn't pass code review
@zo1dberg
@zo1dberg 6 месяцев назад
1:58 placeholderkv is a great name, and I hope it sticks!
@da40au40
@da40au40 6 месяцев назад
"Everyone is using rust" and then you dropped a tweet of prime nice one 😂
@rembautimes8808
@rembautimes8808 Месяц назад
A Rust based implementation is required these days , if anything else just to sound cool 🦀
@TheKennyWorld
@TheKennyWorld 6 месяцев назад
Wedis, I love it!
@DavisonIncorp
@DavisonIncorp 6 месяцев назад
honestly still grieving over this. :( valkey is my new best friend
@littleharry7977
@littleharry7977 6 месяцев назад
I always misread redis to Reddit lol
@emmanuelgenga7421
@emmanuelgenga7421 6 месяцев назад
Redis lawyer here, we're filing a defamation suit against you sir. See you in court.
@littleharry7977
@littleharry7977 6 месяцев назад
@@emmanuelgenga7421no sorry I will never misread it again 😭
@bufferhead_
@bufferhead_ 6 месяцев назад
when I edited the video I did go back quite a few times because I thought I said Reddit instead of Redis so yeah i feel you...
@remboldt03
@remboldt03 6 месяцев назад
Redis Reddit Yeah kinda similar
@sknown
@sknown 6 месяцев назад
Redict seems like a project of Drew DeVault (creator of Hare Programming Language) and now Andrew Kelly (creator of Zig)
@deiminator2
@deiminator2 6 месяцев назад
The interesting part are the Redis modules which already had the new license on them like Search and Json, I'm surprised you didn't cover this topic since it's also a huge selling point for Dragonfly compared to the rest of the clones. Regarding performance, they are all the same, sure, you can say that you handle x amount of ops/s but in the end they are a primary memory key value store that is put in front of network, that will always be their bottleneck
@kjeldschouten-lebbing6260
@kjeldschouten-lebbing6260 6 месяцев назад
"since it's also a huge selling point for Dragonfly compared to the rest of the clones." Just because dragonfly uses the BSL, doesn't mean its all-of-a-sudden more or less compatible with other BSL licensed software. Actually depending on additional license grants it can be compelely uncompatible with other BSL licensed code. ValKey (BSL, MIT etc) and such are completely compatible however. Although the modules would need to only be used/included in compliance with the BSL
@deiminator2
@deiminator2 6 месяцев назад
@@kjeldschouten-lebbing6260 Dragonfly has their own implementation of the FT and JSON modules, my apologies if my comment wasn't clear enough that I wasn't talking about the interoperability of their licenses
@abc_cba
@abc_cba 6 месяцев назад
Do you know when is Stackoverflow conducting the Developer's Survey for 2024?
@snowe..
@snowe.. 6 месяцев назад
Very unlikely for snap to switch to valkey. They invested in keydb rather than contributing to redis, there’s zero reason they would suddenly push those changes to valkey. Much more likely that valkey is putting their name on the site because someone from snap messaged the valkey team, rather than snap actually supporting the project.
@shalokshalom
@shalokshalom 6 месяцев назад
why would they include the snap icon, just because they call them? do you think the Valkey team would be so disingenuous and Snapchat so desperate to begin with?
@shalokshalom
@shalokshalom 6 месяцев назад
I also think its unlikely, they change from KeyDB to Valkey, btw And probably purely because of a simple "not invented here" point of view the Valkey people could theoretically just merge it themselves obviously although i dont even know, if they happen to be interested the license at least is the same
@snowe..
@snowe.. 6 месяцев назад
@@shalokshalom I mean, that’s literally how it works. They included the snap icon because snap “supports” the project. Note that the Linux foundation article gives no mention of any of those companies stating intent to use. In fact even the Google person they’re quoting doesn’t state that Google is supporting the project, just that “I am pleased to see the Valkey project come together to continue true open source development. The community's resilience and commitment to the project means we can continue the same innovative work that users have come to admire and depend upon.” Many companies put resources into open source with no intent to use the projects. They’re marketing tools. And Linux foundation can easily state that they’re “supported” because contributors to redis have commented on valkey being a good idea. It’s not disingenuous, but it sure doesn’t indicate any intent on the actions of those companies.
@batuhanaydn4592
@batuhanaydn4592 5 месяцев назад
I'd use Garnet. As i see it is a product of years of academic research, therefore have a better thought architecture.
@kodekorp2064
@kodekorp2064 2 месяца назад
Can you elaborate?
@batuhanaydn4592
@batuhanaydn4592 2 месяца назад
​@@kodekorp2064 You can just google Microsoft Garnet and read yourself if you're interested to know. You'll find detail in their Github, much better than my comment.
@arytiwa4351
@arytiwa4351 Месяц назад
but valkey doesnt have pub sub while key db has this feature
@SmarterMMO
@SmarterMMO 6 месяцев назад
We switched to NATS
@Vavagutt
@Vavagutt 6 месяцев назад
Garnet for me.
@shalokshalom
@shalokshalom 6 месяцев назад
Why?
@Vavagutt
@Vavagutt 6 месяцев назад
@@shalokshalom I prefer the Azure ecosystem. And want to stay far away from Google.
@TheIcecoldorange
@TheIcecoldorange 6 месяцев назад
I already have a whole laundry list of tech that I need to stay up to date with. Like really?
@jsward17
@jsward17 5 месяцев назад
If I’m using libSQL does redis not enter the equation at all?
@akhil_sarikonda
@akhil_sarikonda 6 месяцев назад
Is this video an inspiration of "Theo's - Everyone's Racing To Replace Redis - Who Will Win?"
@bufferhead_
@bufferhead_ 6 месяцев назад
Its more that both of the video titles are inspired by this article from the sources lwn.net/SubscriberLink/966631/6bf2063136effa1e/
@bufferhead_
@bufferhead_ 6 месяцев назад
I saw that Theo also made a video about it, I haven’t seen the video tho so I’m not sure how similar they are.
@akhil_sarikonda
@akhil_sarikonda 6 месяцев назад
@@bufferhead_ ah, gotcha!
@admin1187
@admin1187 6 месяцев назад
nice
@Pentross
@Pentross 6 месяцев назад
Getting to say it’s written in Rust is a pretty big deal if you want to ever bid for a government contract, now
@lukealadeen7836
@lukealadeen7836 6 месяцев назад
That's insane
@Pentross
@Pentross 6 месяцев назад
@@lukealadeen7836 a month or so ago, the White House recommended using memory-safe programming language; which naturally implies that if you’re bidding for a contract and you use it when your competitors don’t, you’re heavily favoured to win
@Pentross
@Pentross 6 месяцев назад
Of course there are others, but if you’re focused entirely on memory safety, Rust is the most well known for doing it, along with doing it the best
@thehen101
@thehen101 6 месяцев назад
let redis cost money for cloud providers to use. microsoft, amazon and others have been raking in billions for years off the backs of projects like this. one small licensing switch and they're scrambling to abandon ship as fast as possible to avoid paying a licensing fee, it's embarrassing really.
@raremc1620
@raremc1620 6 месяцев назад
You do know that many large contributors to the project are from said companies right? And not like ones that fix minor issues and refactor things, but people who have worked on major changes and features within redis, so I wouldn't say that they were using it for free, they were quite literally working on said project with everyone else. Plus, the new licensing doesn't just ruin it for the big guys, it also hinders using/contributing to the project for everyone else too. It especially fucks over anyone who had contributed to the project before in the name of open source, just to see the license change, even though Redis had said that they won't change the license. Majority of people that are jumping ship are actually developers, and not the companies themselves, albeit the new projects are sponsored by the big companies.
@deiminator2
@deiminator2 6 месяцев назад
Bro, companies are made with the sole purpose of making money, to expect anything else would be stupid
@Serizon_
@Serizon_ 6 месяцев назад
@@raremc1620 Ikr , definitely feels like a rugpull , the problem was , nobody knew this was coming , no discussions were done , what if they extend this license even further , they have set the precedent. Also SSPL is definitely harsh , I guess companies could've even allowed GPL I suppose
@advanceringnewholder
@advanceringnewholder 6 месяцев назад
the original creator of redis committed to not changing the license, when he left, redis the company changed the license. hmmmmmmm
@o_glethorpe
@o_glethorpe 6 месяцев назад
What I find embarrassing is seeing comments like yours. When was your last contribution to an open-source project that you used in a project you sold to a client? And I mean a financial contribution. 99.9% of the 'open source' community just like the free stuff.
@AnIdiotAboard_
@AnIdiotAboard_ 6 месяцев назад
I remember when redis launched, oh its better tham Memcached blah blah blah. Im probably one of a few people to never once have used redis, just never bothered with it, plenty of other packages that just work, and whilst redis offers some cool features vs others thats all they are cool features, most of which you can do yourself with a few lines of code. And im still not using redis, i think this a storm in a teacup really do, the only people shouting are the handfull who are affected.
@AlexeiDimitri
@AlexeiDimitri 6 месяцев назад
I cant uderstand yet people use so much redis... all 3 big funcionalities already have large use softwares...
@SheeceGardazi
@SheeceGardazi 5 месяцев назад
only FANG fan bois have an issue with the license change
@ralffig3297
@ralffig3297 6 месяцев назад
He switched to she.
@wolfeygamedev1688
@wolfeygamedev1688 6 месяцев назад
As if anyone wants to use microtrash I mean soft the entire "windows server" itself is a joke as windows was made for personal computers... not servers.
@-bunda
@-bunda 6 месяцев назад
Are you dumb
@sheanmassey
@sheanmassey 6 месяцев назад
I used to have similar feelings, and still do for the most part, but credit where credit's due: MS SQL server is amazing. vs code came in and rightfully dominated the IDE market. C# is reasonably good, typescript is great, and F# is truly gorgeous. I feel Microsoft builds great developer focused products but absolutely horrendous lambda user / sysadmin products.
@wolfeygamedev1688
@wolfeygamedev1688 6 месяцев назад
@@sheanmassey mssql is dogtrash Select Top 10 * (columns) syntax is so garbage compared to just LIMIT 10 Also lets not even mention no good async db drivers in most programming languages.
@cialk
@cialk 5 месяцев назад
@@sheanmassey that's how they pull devs on their side (especially after a time where their reputation was very bad), it doesn't mean there is no ill will
@kodekorp2064
@kodekorp2064 2 месяца назад
I'm ngl, I was against my old company's move to Microsoft Azure for development. I actually really enjoy the DX using Azure tools / API's and their docs are always pretty on point. If you have notes to improve on their docs, they seem to be consistent with improving it. Their support teams are pretty great if you use it. Their CD/CI is pretty decent too. Honestly I was surprised at how decent their dev platform is.
@steveoc64
@steveoc64 6 месяцев назад
Redis is deprecated in favour of HTMX
@da40au40
@da40au40 6 месяцев назад
If you want free stuffs then make yours 😶
Далее
I've been using Redis wrong this whole time...
20:53
Просмотров 365 тыс.
How is this Website so fast!?
13:39
Просмотров 664 тыс.
DEMONS ARE ATTACKING BRAWL STARS!!!
09:08
Просмотров 14 млн
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
skibidi toilet 77 (part 4)
05:20
Просмотров 14 млн
Ai is ruining PC gaming!!
30:35
Просмотров 1,6 тыс.
Microsoft Makes Windows Worse With AI
9:34
Просмотров 174 тыс.
I built my own 16-Bit CPU in Excel
15:45
Просмотров 1,5 млн
Why Are Open Source Alternatives So Bad?
13:06
Просмотров 660 тыс.
The Downfall of Redis
13:11
Просмотров 96 тыс.
Dear Game Developers, Stop Messing This Up!
22:19
Просмотров 722 тыс.
DEMONS ARE ATTACKING BRAWL STARS!!!
09:08
Просмотров 14 млн