I'm setting up a wordpress site on Azure. Wordpress supports Memcache through certain plugins, but I'm not sure if Azure support memcache with PHP? I only found this article about it, which is on .NET
If Azure doesn't support memcache with PHP, does it support other types of cache?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
It certainly looks like Azure supports its (never tried it my self, not a PHP person), check out this blog post PHP, Memcache, and Windows Azure Caching from Brian Swan. *Note Azure Cache supports the Memcache protocol now. HTH |
|||
|