rss_feed

Database

Using Redis Sentinel with Docker and Marathon

Using Redis Sentinel with Docker and Marathon is a relatively complex procedure that requires every instance of Redis to be able to communicate with all other instances.

July 17, 2020

Using Redis Sentinel with Docker Compose

This article describes how to create a failover solution using Redis Sentinel and Docker Compose.

July 13, 2020

How I Try Out a New Technology

Trying out a new technology can be a bit tricky, so a set of specs for a test app is necessary to give the tests meaning.

June 26, 2020