Katapult

All articles

Displaying posts 13 - 24 of 26 in total

Exploring Android's Proximity Sensor

Posted in May 2017 

One of the main benefits of developing applications for Android over iOS is the greater access afforded to some of the lower level API functions. Whilst developing the Dial 9...

MySQL Replication for Redundancy

Posted in March 2017 

In this post we will discuss how we configure MariaDB multi-source replication in order to achieve database redundancy.