You are viewing a single thread.
View all comments
2 points

Unlike almost all other software products, Linux really is getting faster.

permalink
report
reply
8 points

…What? This is Redis. Linux doesn’t really benefit from this (aside from being an OS that can host Redis)

permalink
report
parent
reply
2 points
*

Wait I thought it’s an industry standard component used in the Linux space like systemd or something.

permalink
report
parent
reply
5 points

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.

permalink
report
parent
reply
4 points

That might be rsync XD

permalink
report
parent
reply
1 point

It’s a cache cluster. If you have an expensive query on your database or an api response that’s expensive to generate, you cache it in memory and then for some period of time whenever someone needs it, you return the cached version instead of doing the expensive work. Redis can do a whole lot more than that- data types, documents, etc etc but it’s a web scale caching layer.

permalink
report
parent
reply

Linux

!linux@programming.dev

Create post

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

Community stats

  • 2.2K

    Monthly active users

  • 885

    Posts

  • 7.7K

    Comments