MySQL Replication for Redundancy
In this post we will discuss how we configure MariaDB multi-source replication in order to achieve database redundancy.
We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.
Displaying posts 25 - 36 of 39 in total
In this post we will discuss how we configure MariaDB multi-source replication in order to achieve database redundancy.
A couple of days ago I wrote about uploading attachments and in this tutorial I'm going to look at doing some processing on those attachments once they have been uploaded....
Uploading files into your Rails application has never been easier, and with the a wealth of useful gems around to help there's no better time to be working with files.
Staytus is the open source publishing platform that I developed last year when we needed something simple to help us communicate with our customers when issues arise with our service....
Testing software and logging bugs takes time. Integrating Codebase with TestLodge can save your team time by making this process more efficient.
We’ve been using IPv6 for quite a while now on the aTech and Viaduct networks however my home ISP doesn’t support IPv6 natively. As you can imagine, this is quite...
A little while ago we launched Noti which is a little tool to help sending desktop notifications from web applications to desktop machines when you're not actively browsing the website.
A while ago I wrote a small library to handle string interpolation in a Rails application. The library allows you to safely allow users to insert variables into strings they...
Today I’m talking about the merge button on GitHub, why you shouldn’t use it and presenting an alternative which is cleaner & easier to use.
In the time we've been assisting people with hosting their web applications, the most common reason we've seen for performance problems has been missing or incorrectly used database indexes, so...
Earlier this week, I posted this pen on Codepen as a means of documenting a few interesting things I had learnt whilst building a multi-theme application. The pen got a...
Last week, I posted part one of my Ruby Tips & Tricks for people new to Ruby. In part two, we've got a whole new set of fantastic things you may find useful: