Hello, It's been over a week since I introduced the PHP extension for Aerospike ( http://news.php.net/php.pecl.dev/12321). So far there have been no comments for or against. I'd appreciate if someone took a look at it. Subsequently, I would need an account as the maintainer.
Aerospike is an open-source NoSQL database, not unlike Redis or Couchbase or Mongo, all of which are already in PECL. The code is currently on GitHub (https://github.com/aerospike/aerospike-client-php) and available through Composer ( https://packagist.org/packages/aerospike/aerospike-client-php). Thanks, Ronen
