Working with documents
In the most basic sense, documents are byte strings stored in the server under some key. Most of Couchbase however relies on Documents being formatted as JSON, but this is only required for querying operations
In the most basic sense, documents are byte strings stored in the server under some key. Most of Couchbase however relies on Documents being formatted as JSON, but this is only required for querying operations