Does Go SDK support memcached type bucket now?

Hey @billychb,

Memcached buckets should be fully supported. You can connect to them just like you would a Couchbase bucket. Note that Memcached buckets have a restricted number of supported operations and using operations which are not supported will cause an error to be returned.

Cheers, Brett