PHP Client Releases 3.3.1 and 3.3.2 (December 5, 2014)

The 3.3.1 release of the PHP client came out on November 27, 2014 and is available for download here. As promised in our October 30, 2014 post, it has useful new functionality - batch operations ( getMany(), existsMany() ) and multi-ops. Batch allows you to get back the record or metadata of multiple keys at once, while multi-ops allow you to do multiple bin operations on a record at once, then read it back. Click here to view its full list of features.

As of December 5, 2014, the 3.3.2 release of the PHP client is now also available! It features an Aerospike session handler for PHP sessions and fixes Issue 7. Click here to download it.