cm0002@lemmy.world to Linux@programming.dev · 8 hours agoRedis 8.0-M3 Brings Async I/O Threading, 12x Speed-Up With New AVX2 Code Pathwww.phoronix.comexternal-linkmessage-square5fedilinkarrow-up122arrow-down12
arrow-up120arrow-down1external-linkRedis 8.0-M3 Brings Async I/O Threading, 12x Speed-Up With New AVX2 Code Pathwww.phoronix.comcm0002@lemmy.world to Linux@programming.dev · 8 hours agomessage-square5fedilink
minus-squareGolfNovemberUniform@infosec.publinkfedilinkEnglisharrow-up3·7 hours agoUnlike almost all other software products, Linux really is getting faster.
minus-squaremyersguy@lemmy.simpl.websitelinkfedilinkarrow-up8·6 hours ago…What? This is Redis. Linux doesn’t really benefit from this (aside from being an OS that can host Redis)
minus-squareGolfNovemberUniform@infosec.publinkfedilinkEnglisharrow-up2·edit-26 hours agoWait I thought it’s an industry standard component used in the Linux space like systemd or something.
minus-squaretowerful@programming.devlinkfedilinkarrow-up5·6 hours agoIt was a very popular nosql key-value store. Used massively for caching, certainly web apps in general. It was relicensed a few years ago to no longer be FOSS. Pretty sure the FOSS fork that is now widely used is Valley.
Unlike almost all other software products, Linux really is getting faster.
…What? This is Redis. Linux doesn’t really benefit from this (aside from being an OS that can host Redis)
Wait I thought it’s an industry standard component used in the Linux space like systemd or something.
It was a very popular nosql key-value store. Used massively for caching, certainly web apps in general.
It was relicensed a few years ago to no longer be FOSS.
Pretty sure the FOSS fork that is now widely used is Valley.
That might be rsync XD