Blog
Archive for 2014
Read More
Sphinx mysql command line
I’ve been searched for a method on how to work using sphinx from console, I needed to access the interface in order to see what’s indexed, how is stored and also test...
Read More
Horizontal scaling using Db Charmer
I was looking for a way to scale horizontally a Ruby on Rails application, and i have tried several methods to scale it. A method would be using a MySQL cluster, but...