DEV Community

Discussion on: WN22: What is the best piece of content you found?

Collapse
 
heyitslks profile image
Lukas Marquardt

I learned about ReadySet, a database caching engine that requires no code change. It's plug-and-play and instantly improves total system performance without first setting up a Memcached or Redis cluster and modifying the application code.

Collapse
 
lorenzojkrl profile image
Lorenzo Zarantonello

Devops will surely appreciate this!