Memcached Bucket

@couchbwiss first, there is no couchdb bucket (only couchbase). Now onto your questions:

1 - N1QL is only available on couchbase buckets, not on memcache buckets. You can join between couchbase buckets though.
2 - You can store JSON in memcache buckets, but you will only be able to retreive it by its unique ID.