Is there anyway to use / install the memcache extension for PHP on Heroku? I know people were able to get mongo extension working here. Is there anything similar for the memcache extension? This is probably the only thing keeping me from using Heroku at the moment.
Share
I write a PHP SASL Memcache class in
https://github.com/ronnywang/PHPMemcacheSASL
You can use it on heroku.