couchbase-rs
couchbase-rs copied to clipboard
Add Document Types & Flags
trafficstars
More document types need to be exposed and their flags properly sent with lcb. We need at least json support in a simple way as well as the other common flag types.
JsonDocument is exposed now, but we need to add more and also expose the right flags down to lcb.
flags added for json and binary, but add more document types (similar to java client)