Recent posts

Gradle Sync task is not incremental

While this may seem obvious to some it came as a surprise to learn that Gradle’s Sync task will copy the entire source even if only one file has changed.

Jenkins Slave on Windows Prep

While not sexy we have a product that is officially supported on Windows and uses SQL server so in order to expand our Windows CI efforts we need to add lots...

Redis High Availability Options

This article outlines the various Redis HA options and the tradeoffs between them as well as touching how service discovery might be used. There are two main...