Google Cloud Storage

PHP API Client Library and Google Cloud Storage

There is very few resources and/or examples of the Google PHP API Client Library working with Google Cloud Storage, so here are some basics things I’ve learned. My project is currently hosted on a...

Calculate and Optimize MySQL Database Size

Computing MySQL database size can provide you useful informations : disk usage, index size, number of rows, lack of index, collations and many more. Calculating these values use the information database : INFORMATION_SCHEMA, the...

Memcached

Memcached 1.4.15 Released

Overview This is a somewhat experimental release which pushes thread performance even more than before. Since this is a more experimental release than usual, and contains no other major fixes or features, we urge...

Memcached

Memcached 1.4.12 Released

Overview Fix a small number of bugs, mostly in building on different platforms. Fixes Fix glitch with flush_all (exptime) Skip SASL tests unless RUN_SASL_TESTS is defined. Look around for saslpasswd2 (typically not in the...