PHP: Membase client
Is there a download link to install a membase extension for php on windows?
Same for Ubuntu and RHEL.
That answers my question.
Since memcachedD has a subset of membase features, I figured there was a richer membase php extension.
Not yet, but it is in the works.
Make sure when you do your own client to include a set operation that takes an array. ;)
Memcache doesn't have it:
http://www.php.net/manual/en/memcache.set.php
But Memcached does:
http://www.php.net/manual/en/memcached.setmulti.php
I would highly recommend going with the Memcached PHP library. It's generally in a better place, and I believe is what we are basing ours off of as well.
Perry
Perry
Can you link me? So I match your specific version?
Sorry, not yet. It's still under development.
Any update on when the Windows PHP extension will be available? Has a release date been set yet?
We're moving our code base to PHP but have a lot of Windows server infrastructure in place. Having a vetted CouchBase extension for PHP on Windows would really help us a lot.
Right now there is no specific Membase extension, we use the standard memcached libraries available, as pointed out in other forums/threads here.
Does that answer your question?
Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!