Kubernetes – Redis Deployment
Need to quickly get started with Redis in your Kubernetes cluster? Here’s an deployment with service: Next, configure your Redis enabled application to use “redis-service” as it’s Redis endpoint. Cache…
The World Will Turn If You're Ready or Not
Need to quickly get started with Redis in your Kubernetes cluster? Here’s an deployment with service: Next, configure your Redis enabled application to use “redis-service” as it’s Redis endpoint. Cache…
When I deploy a new Ubuntu Server, I automatically get this thing called “Snapd”. What is it, some package manager? Whatever it is, I don’t need it on my server.…
Proxy Madness Using Squid or any other proxy for transparent caching/filtering of HTTP traffic has many benefits, being for logging purposes or the aforementioned use-cases, keeping every client configured can…
Ever wanted to see whats going through Squid’s cache right at the moment? But get immediately discouraged with all the timestamps, SWAPOUT, RELEASE and other cache variables? I have a…
I have tried a number of cache plugins for wordpress, but DB Cache Reloaded has been the best one so far. It caches SQL database requests rather than whole pages,…