Like many, you might think of Redis as only a cache. That point of view is out of date. Essentially, Redis is a NoSQL in-memory data structure store that can persist on disk. It can function as a ...
Docker is everything but pretty; let's try to fix that. Here's a rundown of some GUI options available for Docker. I love Docker. At first it seemed a bit silly to me for a small-scale implementation ...