Couchbase Bucket does not use configured transcoder

Should be a quick fix, unless I am mistaken. Should just be able to use the constructor for the Set class that takes an ITranscoder interface, which you can pass in the transcoder stored on the couchbase bucket, and it should work :smile:

Look forward to it being released, at the moment we have our own couchbase sdk repo with the modification in there!