When I set a couchbase document’s ttl to 10 seconds. The expiry of document changes from 0 to some value. The document also gets deleted after 10 seconds. But the expiry value before it was deleted is less than current epoch time. Why does this happen?
Could you clarify how do you observe the Unix time of the document?