Inserting a double value to couchbase

I am trying to insert a 0.0d value into couchbase. While debugging I see the key being created, but the content is blank in couchbase. Any thoughts?

How are you trying to insert this, and by this I mean which SDK do you use so I can reproduce it, Thanks!