couchbase-rs icon indicating copy to clipboard operation
couchbase-rs copied to clipboard

Add Document Types & Flags

Open daschl opened this issue 8 years ago • 2 comments
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.

daschl avatar Apr 25 '17 15:04 daschl

JsonDocument is exposed now, but we need to add more and also expose the right flags down to lcb.

daschl avatar Jun 14 '17 16:06 daschl

flags added for json and binary, but add more document types (similar to java client)

daschl avatar Jun 14 '17 17:06 daschl