cm0002@lemmy.world to Linux@programming.dev · 30 days agoRedis 8.0-M3 Brings Async I/O Threading, 12x Speed-Up With New AVX2 Code Pathwww.phoronix.comexternal-linkmessage-square5fedilinkarrow-up11arrow-down10
arrow-up11arrow-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 · 30 days agomessage-square5fedilink
minus-squareGolfNovemberUniform@infosec.publinkfedilinkEnglisharrow-up0·30 days agoUnlike almost all other software products, Linux really is getting faster.
minus-squaremyersguy@lemmy.simpl.websitelinkfedilinkarrow-up0·30 days 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-up0·edit-229 days agoWait I thought it’s an industry standard component used in the Linux space like systemd or something.
minus-squaretowerful@programming.devlinkfedilinkarrow-up0·29 days 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.
That might be rsync XD
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.