Nginx Memcached with SASL support
Nginx has that great ngx_http_memcached_module that allows to serve static content directly from Memcached… Read more
Nginx has that great ngx_http_memcached_module that allows to serve static content directly from Memcached… Read more
I had a “Cannot call overloaded function” fatal error on two different applications (with just one web dyno) at heroku today:
Today my heroku toolbelt was broken not finding required gems anymore. Wondering why heroku toolbelt uses an old ruby and not the version I’ve installed with homebrew.
I use git to connect to WordPress’ subversion repository to maintain a plugin. I am using git-svn which includes connectors between the two systems. Upon upgrading to Mavericks, git svn stopped working.